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

update travis

parent 5aa441b6
No related branches found
No related tags found
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