Skip to content

Commit f9350e4

Browse files
committed
Updated CI to use Xcode 12
1 parent 2f375a6 commit f9350e4

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,7 +1,7 @@
11
language: objective-c
2-
osx_image: xcode11.1
2+
osx_image: xcode12
33
before_install:
4-
- gem install cocoapods -v '1.5.0'
4+
- gem install cocoapods -v '1.8.3'
55
install:
66
- ./install_swiftlint.sh
77
script:

0 commit comments

Comments
 (0)