Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mschmidt87 committed Nov 28, 2020
1 parent 222b404 commit cc81e3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ before_install:
- source activate myenv
- pip install --upgrade pip
install:
- git fetch --all --tags
- pip install -e .$DEP
- pip install pytest-cov coveralls
script:
Expand Down

0 comments on commit cc81e3a

Please sign in to comment.