Skip to content

Commit

Permalink
Use osx_image xcode10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-rafael-ferreira committed Dec 7, 2018
1 parent 9d0f9d3 commit d01142e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode9.2
osx_image: xcode10.1
before_install:
- carthage bootstrap --no-use-binaries --platform ios
script: xcodebuild clean build test -scheme 'RxSwiftUtilities iOS' -destination "platform=iOS Simulator,name=iPhone 6S" -enableCodeCoverage YES
Expand Down

0 comments on commit d01142e

Please sign in to comment.