From 5ca0c7856e3a4d81c6d0d94d010b1b9b76ab2845 Mon Sep 17 00:00:00 2001 From: keefertaylor Date: Sun, 27 Oct 2019 22:41:57 -0600 Subject: [PATCH] build correct scheme --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 03340ca..e7eabac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ script: - rm -rf MnemonicKit.xcodeproj - xcodegen generate - travis_wait 120 carthage bootstrap --platform iOS --cache-builds -- set -o pipefail && xcodebuild test -scheme MnemonicKit -destination 'platform=iOS +- set -o pipefail && xcodebuild test -scheme MnemonicKit_iOS -destination 'platform=iOS Simulator,name=iPhone XS,OS=12.2' ONLY_ACTIVE_ARCH=YES | xcpretty after_success: - slather