mirror of
https://github.com/wassname/keras-contrib.git
synced 2026-06-27 16:10:11 +08:00
.travis.yml second mkl fix attempt
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ install:
|
||||
- source activate test-environment
|
||||
- pip install pytest-cov python-coveralls pytest-xdist coverage==3.7.1 #we need this version of coverage for coveralls.io to work
|
||||
- pip install pep8 pytest-pep8
|
||||
- pip install mkl mkl-service
|
||||
- conda install mkl mkl-service
|
||||
- pip install theano
|
||||
- pip install git+git://github.com/fchollet/keras.git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user