We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45e4ad commit f442a5cCopy full SHA for f442a5c
.travis.yml
@@ -8,4 +8,4 @@ python:
8
install:
9
- pip install -e .
10
- pip install coverage
11
-script: nosetests . --with-coverage --cover-package=quickbooks
+script: nosetests -w /quickbooks/tests/unit --with-coverage --cover-package=quickbooks
0 commit comments