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 6e1717b commit 4044282Copy full SHA for 4044282
.travis.yml
@@ -8,7 +8,7 @@ before_install:
8
install:
9
- pip install -r requirements.txt
10
- pip install pytest
11
- - apt get install gfortran
+ - apt-get install gfortran
12
- git clone https://github.com/Axelrod-Python/TourExec.git /tmp/TourExec
13
- cd /tmp/TourExec
14
- make install
0 commit comments