Skip to content

Commit 85cc8ee

Browse files
committed
workaround for travis issue
1 parent f3269f5 commit 85cc8ee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: crystal
22

33
before_install:
4+
- sudo rm -vf /etc/apt/sources.list.d/*riak*
45
- sudo apt-get -qq update
5-
- sudo apt-get install -y ruby default-jdk haskell-platform python3
6+
- sudo apt-get install -y default-jdk haskell-platform
67

78
install: make clean build
89

0 commit comments

Comments
 (0)