Skip to content
This repository was archived by the owner on Mar 1, 2020. It is now read-only.

Commit 4166a5a

Browse files
committed
[travis] Install cocoapods-rome
1 parent b20f6a8 commit 4166a5a

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: xcode7
3+
before_install:
4+
- gem install cocoapods --pre --no-document
5+
- gem install cocoapods-rome --no-document
36
script:
47
- make tarball
58
deploy:

0 commit comments

Comments
 (0)