Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcafferry committed Sep 18, 2020
1 parent d34d475 commit da11607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ before_install:
- pwd

before_install:
- pip3 install gfortran
- sudo apt-get install gfortran
- pip3 install coverage
- pip3 install codecov
- pip3 install -U tox-travis
Expand Down

0 comments on commit da11607

Please sign in to comment.