Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tritemio committed Jan 3, 2015
1 parent 5c62d9c commit f62c9ba
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 @@ -12,6 +12,7 @@ before_install:
install:
- conda install --yes python=$TRAVIS_PYTHON_VERSION pip numpy scipy pandas matplotlib pytables pytest
- pip install lmfit
- pip install seaborn
- python setup.py build
- python setup.py install
- rm -rf build
Expand Down

0 comments on commit f62c9ba

Please sign in to comment.