Skip to content

Commit

Permalink
Change 1080p Apple TV to 4K
Browse files Browse the repository at this point in the history
  • Loading branch information
Qata committed Jun 14, 2018
1 parent 18a27f6 commit 7ddafb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ matrix:
include:
- env: SCHEME="macOS" SDK="macosx10.13" DESTINATION="arch=x86_64"
- env: SCHEME="iOS" SDK="iphonesimulator11.3" DESTINATION="OS=11.3,name=iPhone X" UPDATE_DOCS="true"
- env: SCHEME="tvOS" SDK="appletvsimulator11.3" DESTINATION="OS=11.3,name=Apple TV 1080p"
- env: SCHEME="tvOS" SDK="appletvsimulator11.3" DESTINATION="OS=11.3,name=Apple TV 4K"

script:
- set -o pipefail
Expand Down

0 comments on commit 7ddafb4

Please sign in to comment.