Skip to content

Commit 8f38cce

Browse files
Update .travis.yml
1 parent 667edac commit 8f38cce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

2-
osx_image: xcode6.4
2+
osx_image: xcode9.0
33
language: objective-c
44

55
before_install:
6-
- gem install cocoapods --pre --quiet
6+
- gem install cocoapods
77
- pod --version
88
- pod setup --silent
99
- pod repo update --silent

0 commit comments

Comments
 (0)