Skip to content

Commit e611dae

Browse files
committed
bump xcode version in travis
1 parent 6d4145f commit e611dae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
osx_image: xcode8.1
1+
osx_image: xcode8.2.1
22
language: objective-c
33
xcode_workspace: FirebaseUI.xcworkspace
44
xcode_scheme: FirebaseUI
@@ -11,4 +11,3 @@ before_install:
1111
- pod install --repo-update
1212

1313
script: ./test.sh
14-

0 commit comments

Comments
 (0)