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

Test both tensorflow and theano on travis

parent 04c85f27
No related branches found
No related tags found
No related merge requests found
......@@ -39,8 +39,8 @@ env:
global:
- PYTHONHASHSEED=0
matrix:
# Enable this eventually after getting tensorflow to build on travis:
- KERAS_BACKEND=theano KERAS_BACKEND=tensorflow
- KERAS_BACKEND=theano
- KERAS_BACKEND=tensorflow
script:
# download data and models, then run tests
- mhcflurry-downloads fetch
......
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