Skip to content

Commit 50d7abe

Browse files
author
czheo
committed
change travis script
1 parent af8b2ed commit 50d7abe

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
@@ -4,7 +4,7 @@ python:
44
- '3.3'
55
- '3.6'
66
install: pip install .
7-
script: pytest
7+
script: python setup.py pytest
88
deploy:
99
provider: pypi
1010
user: czheo

0 commit comments

Comments
 (0)