Skip to content

Commit 30eca45

Browse files
author
Igor Makarov
committed
add CocoaPods+Bundler caching to speed up CI
1 parent d6bf144 commit 30eca45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: objective-c
22
osx_image: xcode8.3
3+
cache:
4+
- bundler
5+
- cocoapods
36
branches:
47
only:
58
master

0 commit comments

Comments
 (0)