Skip to content

Commit

Permalink
coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
vreuter committed May 2, 2019
1 parent 4054fc2 commit 0ead4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ install:
- pip install .
- pip install -r requirements/requirements-dev.txt
- pip install -r requirements/requirements-test.txt
script: pytest
script: pytest --cov=looper
branches:
only:
- dev
Expand Down

0 comments on commit 0ead4bf

Please sign in to comment.