Skip to content

Commit 3cd0e6c

Browse files
committed
improve test
1 parent 7fbffd4 commit 3cd0e6c

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
@@ -13,7 +13,7 @@ install:
1313
- pip install -r requirements.txt
1414

1515
script:
16-
- pytest
16+
- ./setup.py build && ./setup.py test
1717

1818
notifications:
1919
email: false

0 commit comments

Comments
 (0)