tweak travis

This commit is contained in:
Kelvin Sherlock 2020-08-31 22:29:02 -04:00
parent 8c282596d6
commit b0ff495fd3
1 changed files with 4 additions and 0 deletions

View File

@ -6,3 +6,7 @@ osx_image:
- xcode10.1
xcode_project: Ample.xcodeproj
xcode_scheme: Ample Lite
script:
- set -o pipefail
- xcodebuild -project "${TRAVIS_XCODE_PROJECT}" -target "Ample Lite" | xcpretty