Skip to content

Commit 020074f

Browse files
authored
Update .travis.yml
1 parent 1c53eaa commit 020074f

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
@@ -2,8 +2,8 @@
22
# * https://www.objc.io/issues/6-build-tools/travis-ci/
33
# * https://github.com/supermarin/xcpretty#usage
44

5-
osx_image: xcode7.3
6-
language: objective-c
5+
osx_image: xcode11.7
6+
language: swift
77
# cache: cocoapods
88
# podfile: Example/Podfile
99
# before_install:

0 commit comments

Comments
 (0)