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

update travis

parent d8bd8357
No related merge requests found
......@@ -37,7 +37,8 @@ install:
- pip install coveralls
env:
global:
- PYTHONHASHSEED=0
- PYTHONHASHSEED=0
- MKL_THREADING_LAYER=GNU # for theano
matrix:
- KERAS_BACKEND=theano
- KERAS_BACKEND=tensorflow
......
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