Skip to content

Commit 4044282

Browse files
committed
[#7] Fix typo
1 parent 6e1717b commit 4044282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)