Skip to content

Commit

Permalink
T&E time
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Aug 16, 2015
1 parent b79ca48 commit f352df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -37,7 +37,7 @@ install:
- pip install coveralls
- pip install pytest-cov
# command to run tests
script: py.test --cov=lifelines tests -vv
script: py.test --cov=lifelines -vv
after_success:
coveralls
# Don't want notifications
Expand Down

0 comments on commit f352df8

Please sign in to comment.