We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044f9a4 commit 678aa2eCopy full SHA for 678aa2e
.travis.yml
@@ -3,4 +3,4 @@ python:
3
- "3.6"
4
- "3.7"
5
before_install: cd tests;pip install -r requirements.txt
6
-script: cd tests;nosetests --with-doctest
+script: nosetests --with-doctest
0 commit comments