Skip to content
Snippets Groups Projects
Commit 0eda4dcb authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

update travis

parent 1d37637c
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ addons: ...@@ -29,7 +29,7 @@ addons:
install: install:
- > - >
conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION
numpy scipy nose pandas matplotlib mkl-service tensorflow numpy scipy nose pandas matplotlib mkl-service tensorflow theano
- source activate test-environment - source activate test-environment
- pip install pypandoc pylint - pip install pypandoc pylint
- pip install -r requirements.txt - pip install -r requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment