Skip to content
Snippets Groups Projects
Unverified Commit 44bd56e5 authored by Tim O'Donnell's avatar Tim O'Donnell Committed by GitHub
Browse files

Update travis

parent 53c87b4f
No related merge requests found
......@@ -31,8 +31,7 @@ install:
conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION
numpy scipy nose pandas matplotlib mkl-service theano
- source activate test-environment
- pip install https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-1.8.0-cp34-cp34m-linux_x86_64.whl
- pip install pypandoc pylint
- pip install tensorflow pypandoc pylint
- pip install -r requirements.txt
- pip install .
- pip install coveralls
......
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