We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2351d78 commit 9104dfbCopy full SHA for 9104dfb
.travis.yml
@@ -11,7 +11,7 @@ env:
11
matrix:
12
include:
13
- os: osx
14
- osx_image: xcode7.1 # OS X 10.10
+ osx_image: xcode7.2 # OS X 10.11
15
# Travis macOS env does not support Python yet,
16
# so we have to set things up manually in install.sh.
17
env: PYTHON_VERSION=3.5.2
0 commit comments