Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stolarczyk committed Jun 22, 2020
1 parent b362d41 commit 26a239f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ install:
- pip install -r requirements/requirements-dev.txt
- pip install -r requirements/requirements-test.txt
script: pytest --remote-data --cov=refgenconf
after_success:
- coveralls
branches:
only:
- dev
Expand Down

0 comments on commit 26a239f

Please sign in to comment.