Skip to content

Commit

Permalink
update travis image
Browse files Browse the repository at this point in the history
  • Loading branch information
g-Off committed Jun 2, 2019
1 parent f5095a8 commit 6d687a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: swift
osx_image: xcode9.3
osx_image: xcode10.2
xcode_project: XcodeProject.xcodeproj
xcode_scheme: XcodeProject
xcode_sdk: macosx10.13
script:
- xcodebuild test -scheme XcodeProject | tee xcodebuild.log | xcpretty && exit ${PIPESTATUS[0]}

0 comments on commit 6d687a9

Please sign in to comment.