Skip to content

Commit

Permalink
Fixing Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesll committed Oct 8, 2018
1 parent 5b0af31 commit a7b1c0a
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 @@ -8,8 +8,8 @@ addons:
apt_packages:
- gfortran
install:
- conda install libgfortran==1
- pip install runtests nose
- pip install numpy
- pip install .
# command to run tests
script: python runtests.py

0 comments on commit a7b1c0a

Please sign in to comment.