Skip to content

Commit 4978bdf

Browse files
committed
chore: Update Travis CI to test with Xcode 8.3
1 parent 99ca792 commit 4978bdf

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
@@ -4,7 +4,7 @@ os:
44
language: generic
55
sudo: required
66
dist: trusty
7-
osx_image: xcode8
7+
osx_image: xcode8.3
88
install:
99
- eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/9f442512a46d7a2af7b850d65a7e9bd31edfb09b/swiftenv-install.sh)"
1010
script:

0 commit comments

Comments
 (0)