Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apetri committed May 4, 2016
1 parent 3372283 commit f510d51
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 @@ -34,7 +34,7 @@ before_install:

#Install packages
install:
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy scipy sqlalchemy matplotlib nose dateutil pandas statsmodels astropy
- conda install --yes python=$TRAVIS_PYTHON_VERSION atlas numpy scipy sqlalchemy matplotlib nose dateutil pandas numexpr statsmodels astropy

#Coverage packages are on Dan Blanchard binstar channel
- conda install --yes -c dan_blanchard python-coveralls nose-cov
Expand Down

0 comments on commit f510d51

Please sign in to comment.