Skip to content

Commit 9104dfb

Browse files
committed
travis: Test only Mac OS 10.11
1 parent 2351d78 commit 9104dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
matrix:
1212
include:
1313
- os: osx
14-
osx_image: xcode7.1 # OS X 10.10
14+
osx_image: xcode7.2 # OS X 10.11
1515
# Travis macOS env does not support Python yet,
1616
# so we have to set things up manually in install.sh.
1717
env: PYTHON_VERSION=3.5.2

0 commit comments

Comments
 (0)