Skip to content

Commit

Permalink
Add libgfortran to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
j-towns committed Feb 5, 2016
1 parent e6ae2fa commit c4be07d
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 @@ -20,7 +20,7 @@ before_install:

# Install packages
install:
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy scipy=0.16 nose theano
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy scipy nose theano libgfortran
- pip install coveralls
- python setup.py install

Expand Down

0 comments on commit c4be07d

Please sign in to comment.