Skip to content

Commit c3a7d2a

Browse files
committed
Use Xcode 8 on Travis CI
1 parent 4038d17 commit c3a7d2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: objective-c
2-
osx_image: xcode7.3
2+
osx_image: xcode8
33
env:
44
matrix:
5-
- VERSION=8.4
5+
- VERSION=9.3
66
- VERSION=latest
77
cache:
88
bundler: true

0 commit comments

Comments
 (0)