Skip to content

Commit f578a0f

Browse files
committed
Update OS X travis images to xcode7.3
This will be the new default OS X image on Travis soon
1 parent b75c151 commit f578a0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,13 @@ matrix:
9090
# gcc 5.3.0
9191
- g++-5
9292
- os: osx
93-
osx_image: xcode7.2
93+
osx_image: xcode7.3
9494
language: generic
9595
env:
9696
- XML_GENERATOR="castxml"
9797
- TRAVIS_PYTHON_VERSION="2"
9898
- os: osx
99-
osx_image: xcode7.2
99+
osx_image: xcode7.3
100100
language: generic
101101
env:
102102
- XML_GENERATOR="castxml"

0 commit comments

Comments
 (0)