We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b625b5 commit 777c75aCopy full SHA for 777c75a
.travis.yml
@@ -83,5 +83,5 @@ script:
83
- ls
84
- export THEANO_FLAGS=warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise
85
- python --version
86
- - nosetests $PART
+ - nosetests -v $PART
87
0 commit comments