tweak travis

This commit is contained in:
Kelvin Sherlock
2020-08-31 22:29:02 -04:00
parent 8c282596d6
commit b0ff495fd3
+4
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