Skip to content

Commit 6e1717b

Browse files
committed
[#7] Add gfortran installation
1 parent b29697e commit 6e1717b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ before_install:
88
install:
99
- pip install -r requirements.txt
1010
- pip install pytest
11+
- apt get install gfortran
1112
- git clone https://github.com/Axelrod-Python/TourExec.git /tmp/TourExec
1213
- cd /tmp/TourExec
1314
- make install

0 commit comments

Comments
 (0)