Skip to content

Commit

Permalink
help travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Nov 23, 2016
1 parent 1a152b4 commit 528e024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ install:
script:
- cd src
- which coverage
- coverage run --omit=*/site-packages/* qa_qc/test_unittest.py
- PYTHONPATH=. coverage run --omit=*/site-packages/* qa_qc/test_unittest.py
- cd ..

after_success:
Expand Down

0 comments on commit 528e024

Please sign in to comment.