diff --git a/.travis.yml b/.travis.yml index 52309f2..6ffbdd0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ # * http://www.objc.io/issue-6/travis-ci.html # * https://github.com/supermarin/xcpretty#usage -osx_image: xcode10.2.1 +osx_image: xcode10.2 language: swift cache: cocoapods podfile: Example/Podfile