Skip to content

Commit 4d5354e

Browse files
committed
updated travis version
1 parent fc34024 commit 4d5354e

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
@@ -2,10 +2,10 @@ language: objective-c
22
cache:
33
- bundler
44
- cocoapods
5-
osx_image: xcode7.3
5+
osx_image: xcode8.0
66
xcode_workspace: SwiftyJSONAccelerator.xcworkspace
77
xcode_scheme: SwiftyJSONAccelerator
8-
xcode_sdk: macosx10.11
8+
xcode_sdk: macosx10.12
99
podfile: Podfile
1010
install:
1111
- bundle install

0 commit comments

Comments
 (0)