Skip to content

Commit b577269

Browse files
committed
Attempting to fix travis.
1 parent 6703a01 commit b577269

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
language: clojure
22
lein: 2.9.1
3+
sudo: required
34
before_install:
45
- sudo apt-get -y install python3 python3-pip
6+
- sudo python3 -mpip install setuptools
57
- sudo python3 -mpip install numpy
68
- curl -O https://download.clojure.org/install/linux-install-1.10.1.507.sh
79
- chmod +x linux-install-1.10.1.507.sh

0 commit comments

Comments
 (0)