Skip to content
This repository was archived by the owner on Nov 25, 2019. It is now read-only.

Commit 21e5c82

Browse files
committed
Update .travis.yml
1 parent 3823861 commit 21e5c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: objective-c
33
before_install:
44
- gem update --system
55
- gem install ios_ci
6-
- gem update cocoapods
6+
- gem install cocoapods
77
- brew install ios-sim
88

99
script: ios_ci cedar --source-root $TRAVIS_BUILD_DIR --workspace iActiveRecord.xcworkspace --scheme UnitTests --build-path build/Products

0 commit comments

Comments
 (0)