Skip to content

Commit

Permalink
Merge branch 'hotfix-support-xcode83'
Browse files Browse the repository at this point in the history
  • Loading branch information
gooichi committed Apr 22, 2017
2 parents 3cedc38 + 35ec0a5 commit e829c7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: objective-c
osx_image: xcode8.2
osx_image: xcode8.3
xcode_project: InsetLabelExample/InsetLabelExample.xcodeproj
xcode_scheme: InsetLabelExample
xcode_sdk: iphonesimulator10.2
xcode_sdk: iphonesimulator10.3
before_install:
- gem install xcpretty
script:
Expand Down

0 comments on commit e829c7f

Please sign in to comment.