Skip to content

Commit 6b1b5d3

Browse files
committed
Use cocoapods 1.0.0.beta.2 on Travis
1 parent dc6b8c3 commit 6b1b5d3

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
@@ -23,6 +23,9 @@ env:
2323
before_install:
2424
- brew update
2525
- brew install carthage
26+
- gem install cocoapods -v 1.0.0.beta.2
27+
install:
28+
- pod _1.0.0.beta.2_ install
2629
script:
2730
- set -o pipefail
2831
- xcodebuild -version

0 commit comments

Comments
 (0)