Skip to content

Commit 9868745

Browse files
committed
Run tests on Xcode 9.3 beta
1 parent 32be17a commit 9868745

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
@@ -5,7 +5,7 @@ language: generic
55
sudo: required
66
dist: trusty
77

8-
osx_image: xcode9.2
8+
osx_image: xcode9.3beta
99
before_install:
1010
- if [ $TRAVIS_OS_NAME == "osx" ]; then
1111
brew update;

0 commit comments

Comments
 (0)