Skip to content

Commit b3b1783

Browse files
committed
Add test_rnnslu to travis
1 parent e1d1e0c commit b3b1783

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
@@ -23,7 +23,7 @@ env:
2323
- PART="test.py:test_logistic_sgd test.py:test_logistic_cg test.py:test_mlp test.py:test_convolutional_mlp test.py:test_dA"
2424
- PART="test.py:test_SdA test.py:test_lstm"
2525
- PART="test.py:test_dbn"
26-
- PART="test.py:test_rbm test.py:test_rnnrbm"
26+
- PART="test.py:test_rbm test.py:test_rnnrbm test.py:test_rnnslu"
2727
- PART="-e test.py"
2828

2929
#i7-2600K CPU @ 3.40GHz

0 commit comments

Comments
 (0)