travis: Test only Mac OS 10.11

This commit is contained in:
Yury Selivanov 2016-08-02 18:15:21 -04:00
parent 2351d78398
commit 9104dfbaef
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ env:
matrix:
include:
- os: osx
osx_image: xcode7.1 # OS X 10.10
osx_image: xcode7.2 # OS X 10.11
# Travis macOS env does not support Python yet,
# so we have to set things up manually in install.sh.
env: PYTHON_VERSION=3.5.2