Drop 3.6 from OS-X to reduce build time

This commit is contained in:
Bruno Oliveira 2018-08-27 20:03:12 -03:00
parent b2f7e02a02
commit a260e58020
1 changed files with 0 additions and 2 deletions

View File

@ -53,8 +53,6 @@ jobs:
- python -m pip install --pre tox
- <<: *test-macos
env: TOXENV=py27
- <<: *test-macos
env: TOXENV=py36
- <<: *test-macos
env: TOXENV=py37
before_install: