set TOXENV in test-macos template otherwise it will inherit "coveralls"

This commit is contained in:
Bruno Oliveira 2018-08-27 20:07:51 -03:00
parent a260e58020
commit 32575f92c9
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ jobs:
sudo: required
install:
- python -m pip install --pre tox
- <<: *test-macos
env: TOXENV=py27
- <<: *test-macos
env: TOXENV=py37