Skip to content

Commit bd5da13

Browse files
committed
change test runner
1 parent dd1db88 commit bd5da13

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
@@ -16,4 +16,4 @@ install:
1616

1717
script:
1818
- python --version
19-
- python -m unittest discover tests
19+
- ./runtests.sh

0 commit comments

Comments
 (0)