Skip to content

Commit

Permalink
Fix travis image
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavlt committed Oct 5, 2015
1 parent d136648 commit 6c2a30a
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
language: objective-c
install:
- gem install cocoapods -v 0.38.2 --no-document
Expand All @@ -9,4 +9,4 @@ before_script:

xcode_workspace: LiquidFloatingActionButton.xcworkspace
xcode_scheme: LiquidFloatingActionButton-Example
xcode_sdk: iphonesimulator8.4
xcode_sdk: iphonesimulator9.0

0 comments on commit 6c2a30a

Please sign in to comment.