Skip to content

Commit 777c75a

Browse files
committed
Make output more verbose to help work around no output limit of 10m
1 parent 5b625b5 commit 777c75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ script:
8383
- ls
8484
- export THEANO_FLAGS=warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise
8585
- python --version
86-
- nosetests $PART
86+
- nosetests -v $PART
8787

0 commit comments

Comments
 (0)