Merge pull request #201 from mayeut/remove-macos-travis-python2

Remove macOS python2 on Travis CI
This commit is contained in:
Joe Rickerby
2019-11-10 15:04:01 +00:00
committed by GitHub
-4
View File
@@ -16,10 +16,6 @@ matrix:
services: docker
env: PYTHON=python
# macOS Python 2
- os: osx
env: PYTHON=python2
# macOS Python 3
- os: osx
env: PYTHON=python3