Skip to content

Commit

Permalink
missed reference
Browse files Browse the repository at this point in the history
  • Loading branch information
traut committed Mar 18, 2015
1 parent 82e4235 commit 27c346f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ install:
- pip install coveralls
# command to run tests, e.g. python setup.py test
script:
PYTHONPATH=.:$PYTHONPATH py.test --cov ./taxii_client
PYTHONPATH=.:$PYTHONPATH py.test --cov ./cabby
# coverage run --source=opentaxii setup.py test
after_success:
coveralls

0 comments on commit 27c346f

Please sign in to comment.