We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e0890 commit 04e1af7Copy full SHA for 04e1af7
travis.yml .travis.ymltravis.yml renamed to .travis.yml
@@ -14,4 +14,4 @@ python:
14
# command to install dependencies
15
install: "pip install -r requirements.dev.txt"
16
# command to run tests
17
-script: nosetests -v --with-coverage --cover-erase --wover-package=wunderclient
+script: nosetests -v --with-coverage --cover-erase --cover-package=wunderclient
0 commit comments