We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f831e6b commit 385f2c4Copy full SHA for 385f2c4
.travis.yml
@@ -1,3 +1,3 @@
1
language: python
2
python: ['2.7', '3.6']
3
-script: python setup.py test
+script: python tests.py
0 commit comments