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 b29697e commit 6e1717bCopy full SHA for 6e1717b
.travis.yml
@@ -8,6 +8,7 @@ before_install:
8
install:
9
- pip install -r requirements.txt
10
- pip install pytest
11
+ - 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