Skip to content

Commit

Permalink
Add listing test folder to see if coverage exist
Browse files Browse the repository at this point in the history
  • Loading branch information
algorys committed Oct 3, 2016
1 parent 743a5b9 commit 22911f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ script:
- coverage erase
- cd test/
- nosetests -xv --nologcapture --with-coverage --cover-package=alignak_app test_*.py
- ls -la
- coverage combine
- coverage report -m
# - cd ..
Expand Down

0 comments on commit 22911f7

Please sign in to comment.