Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1463 from marmelroy/master
Browse files Browse the repository at this point in the history
[AsyncDisplayKit] - Fix Travis issues
  • Loading branch information
appleguy committed Apr 1, 2016
2 parents 212e0f6 + 4415bbb commit b54c8de
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: xcode7.2
osx_image: xcode7.3
before_install:
- brew update
- brew reinstall xctool
- brew reinstall --HEAD xctool
- brew reinstall carthage
- gem install cocoapods -v 0.38.2
- gem install slather
Expand Down

0 comments on commit b54c8de

Please sign in to comment.