mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-11 09:28:38 +00:00
upd travis-ci 10 to 11.2
This commit is contained in:
parent
820853d300
commit
f2e6959b71
@ -1,6 +1,6 @@
|
|||||||
language: swift
|
language: swift
|
||||||
xcode_project: MTMR.xcodeproj
|
xcode_project: MTMR.xcodeproj
|
||||||
xcode_scheme: UnitTests
|
xcode_scheme: UnitTests
|
||||||
osx_image: xcode10
|
osx_image: xcode11.2
|
||||||
install: gem install xcpretty
|
install: gem install xcpretty
|
||||||
script: "xcodebuild test -project MTMR.xcodeproj -scheme 'UnitTests' | xcpretty -c && exit ${PIPESTATUS[0]}"
|
script: "xcodebuild test -project MTMR.xcodeproj -scheme 'UnitTests' | xcpretty -c && exit ${PIPESTATUS[0]}"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user