Remove macos python2 on travis-ci

Testing with python2 is already done on circle-ci
This commit is contained in:
mayeut
2019-11-09 20:18:39 +01:00
parent 42d1610d52
commit 81ce8116b5
-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