mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
travis update
This commit is contained in:
parent
d7eddb8484
commit
ae79e8b90e
@ -1,6 +1,6 @@
|
|||||||
language: swift
|
language: swift
|
||||||
xcode_project: MTMR.xcodeproj
|
xcode_project: MTMR.xcodeproj
|
||||||
xcode_scheme: UnitTests
|
xcode_scheme: UnitTests
|
||||||
osx_image: xcode9.3
|
osx_image: xcode10
|
||||||
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