Skip to content

Commit f442a5c

Browse files
committed
Updated testing parameters for travis-ci.
1 parent a45e4ad commit f442a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ python:
88
install:
99
- pip install -e .
1010
- pip install coverage
11-
script: nosetests . --with-coverage --cover-package=quickbooks
11+
script: nosetests -w /quickbooks/tests/unit --with-coverage --cover-package=quickbooks

0 commit comments

Comments
 (0)