From 563aa64a4bf5de0014470c99839365f5b31d1873 Mon Sep 17 00:00:00 2001 From: Liam Nichols Date: Wed, 3 Apr 2019 15:10:50 +0100 Subject: [PATCH] Add tvOS tests to travis --- .travis.yml | 1 + .../xcschemes/ListItemFormatter tvOS.xcscheme | 99 +++++++++++++++++++ 2 files changed, 100 insertions(+) create mode 100644 ListItemFormatter.xcodeproj/xcshareddata/xcschemes/ListItemFormatter tvOS.xcscheme diff --git a/.travis.yml b/.travis.yml index 06c4a14..95cab94 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,5 @@ language: swift script: - set -o pipefail && xcodebuild test -enableCodeCoverage YES -project ListItemFormatter.xcodeproj -scheme "ListItemFormatter iOS" -sdk iphonesimulator12.1 ONLY_ACTIVE_ARCH=NO | xcpretty - set -o pipefail && xcodebuild test -enableCodeCoverage YES -project ListItemFormatter.xcodeproj -scheme "ListItemFormatter macOS" -sdk macosx10.14 ONLY_ACTIVE_ARCH=NO | xcpretty + - set -o pipefail && xcodebuild test -enableCodeCoverage YES -project ListItemFormatter.xcodeproj -scheme "ListItemFormatter tvOS" -sdk appletvsimulator12.1 ONLY_ACTIVE_ARCH=NO | xcpretty - pod lib lint diff --git a/ListItemFormatter.xcodeproj/xcshareddata/xcschemes/ListItemFormatter tvOS.xcscheme b/ListItemFormatter.xcodeproj/xcshareddata/xcschemes/ListItemFormatter tvOS.xcscheme new file mode 100644 index 0000000..96d3b62 --- /dev/null +++ b/ListItemFormatter.xcodeproj/xcshareddata/xcschemes/ListItemFormatter tvOS.xcscheme @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +