Skip to content

Commit 385f2c4

Browse files
committed
test without setup.py
1 parent f831e6b commit 385f2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
language: python
22
python: ['2.7', '3.6']
3-
script: python setup.py test
3+
script: python tests.py

0 commit comments

Comments
 (0)