Skip to content

Commit

Permalink
Travis setup update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertherdzik committed May 13, 2016
1 parent 458af4c commit 9570444
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,4 +1,4 @@
osx_image: xcode6.4
osx_image: xcode7.3
language: objective-c
install:
- gem install cocoapods -v 0.38.2 --no-document
Expand All @@ -9,4 +9,4 @@ before_script:

xcode_workspace: LiquidLoader.xcworkspace
xcode_scheme: LiquidLoader-Example
xcode_sdk: iphonesimulator8.4
xcode_sdk: iphonesimulator9.3

0 comments on commit 9570444

Please sign in to comment.