Skip to content

Commit

Permalink
test local added to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
astorfi committed Mar 3, 2018
1 parent 306ae67 commit b8b90b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ install:

script:
- coverage run --omit=*.virtualenvs*,*virtualenv* tests/test_package.py test
- coverage run --omit=*.virtualenvs*,*virtualenv* tests/test_local.py test

after_success:
- coveralls
Expand Down

0 comments on commit b8b90b1

Please sign in to comment.