Skip to content

Commit 057fd57

Browse files
committed
Fix travis with newer MKL and Theano.
1 parent 2030c5a commit 057fd57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ script:
7878
- pwd
7979
- ls
8080
- export THEANO_FLAGS=warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise
81+
- export MKL_THREADING_LAYER=GNU
8182
- python --version
8283
- nosetests -v $PART
8384

0 commit comments

Comments
 (0)