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

update travis

parent 5b94f667
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ addons:
install:
- >
conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION
numpy scipy nose pandas matplotlib mkl-service tensorflow pypandoc
numpy scipy nose pandas matplotlib mkl-service 'tensorflow>=1.1.0,<2.0.0' pypandoc
- source activate test-environment
- pip install nose-timer
- 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