Skip to content

Commit 55edfe4

Browse files
committed
bugfix unittest
1 parent 7086522 commit 55edfe4

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
@@ -11,4 +11,4 @@ install:
1111
- pip install seaborn
1212
- pip install tensorflow==1.12.0
1313
script:
14-
- python -m unittest discover test/datasets/
14+
- python -m unittest discover

0 commit comments

Comments
 (0)