We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d1fa67 commit 352cabfCopy full SHA for 352cabf
.travis.yml
@@ -9,7 +9,7 @@ before_install:
9
- sudo apt-get install gfortran
10
- git clone https://github.com/Axelrod-Python/TourExec.git /tmp/TourExec
11
- cd /tmp/TourExec
12
- - make install
+ - sudo make install
13
install:
14
- pip install -r requirements.txt
15
- pip install pytest
0 commit comments