Skip to content

Commit

Permalink
add CocoaPods+Bundler caching to speed up CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Makarov committed Mar 29, 2017
1 parent d6bf144 commit 30eca45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: objective-c
osx_image: xcode8.3
cache:
- bundler
- cocoapods
branches:
only:
master
Expand Down

0 comments on commit 30eca45

Please sign in to comment.