Skip to content

Commit fd82aae

Browse files
committed
Use cocoapods beta.4 on travis
1 parent 663b730 commit fd82aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ before_install:
3131
fi
3232
- gem install cocoapods -v 1.0.0.beta.2
3333
install:
34-
- pod _1.0.0.beta.2_ install
34+
- pod _1.0.0.beta.4_ install
3535
script:
3636
- set -o pipefail
3737
- xcodebuild -version

0 commit comments

Comments
 (0)