Skip to content

Commit

Permalink
trying another package name
Browse files Browse the repository at this point in the history
  • Loading branch information
ggueret committed Apr 26, 2019
1 parent 93d49cd commit dc8d9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ matrix:
env: TOXENV=py34
- python: 2.7
env: TOXENV=py27
install: pip install tox pytest-cov coveralls-python
install: pip install tox pytest-cov coveralls
script:
- tox
- coverage run --source botaxon -m pytest
Expand Down

0 comments on commit dc8d9b0

Please sign in to comment.