Skip to content

Commit

Permalink
add stuf to the travis install
Browse files Browse the repository at this point in the history
  • Loading branch information
segasai committed Jun 30, 2020
1 parent 3e55c97 commit 8856a3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ before_script:

install:
- pip install -r requirements.txt
- pip install pytest
- pip install pytest-cov
- pip install coveralls
- pip install .

script:
Expand Down

0 comments on commit 8856a3c

Please sign in to comment.