Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Idan Morad committed Jan 2, 2020
1 parent d053704 commit 3305819
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,8 @@ install:
- pip install -U pip
- pip install tox-travis
- pip install coveralls
- pip install -r requirements.txt
- pip install -r requirements-dev.txt

script:
- coverage run --source=ds_utils -m pytest --cov-config .coveragerc --cov=ds_utils --cov-report=term-missing
Expand Down

0 comments on commit 3305819

Please sign in to comment.