Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mschmidt87 committed Mar 25, 2021
1 parent e35b12c commit 655e4fd
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 655e4fd

Please sign in to comment.