Skip to content

Commit

Permalink
set TOXENV in test-macos template otherwise it will inherit "coveralls"
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Aug 27, 2018
1 parent a260e58 commit 32575f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
sudo: required
install:
- python -m pip install --pre tox
- <<: *test-macos
env: TOXENV=py27
- <<: *test-macos
env: TOXENV=py37
Expand Down

0 comments on commit 32575f9

Please sign in to comment.