Skip to content

Commit 43ca234

Browse files
committed
update ruby
1 parent ba88aac commit 43ca234

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.travis.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
language: objective-c
2+
3+
rvm:
4+
- 2.2.0
5+
6+
before_install:
7+
- gem install cocoapods --pre
8+
29
script:
3-
- sudo gem install cocoapods --pre
410
- xctool -workspace NetDiag.xcworkspace -scheme NetDiagTests build test -sdk iphonesimulator

0 commit comments

Comments
 (0)