Skip to content

Commit 12f6e00

Browse files
committed
small tracis-ci config change. last release of Theano don't include theano-nose.
1 parent 4fd3616 commit 12f6e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ script:
1919
- cd code
2020
- export THEANO_FLAGS=warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise
2121
- python --version
22-
- theano-nose test.py
22+
- nosetests test.py
2323

0 commit comments

Comments
 (0)