We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3269f5 commit 85cc8eeCopy full SHA for 85cc8ee
1 file changed
.travis.yml
@@ -1,8 +1,9 @@
1
language: crystal
2
3
before_install:
4
+ - sudo rm -vf /etc/apt/sources.list.d/*riak*
5
- sudo apt-get -qq update
- - sudo apt-get install -y ruby default-jdk haskell-platform python3
6
+ - sudo apt-get install -y default-jdk haskell-platform
7
8
install: make clean build
9
0 commit comments