Skip to content

Commit

Permalink
adding tar to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesll committed Mar 7, 2018
1 parent a6e4c42 commit 89bbb9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ os:
addons:
apt_packages:
- gfortran
- tar
install:
- pip install .
# command to run tests
Expand Down

0 comments on commit 89bbb9f

Please sign in to comment.