Skip to content

Commit 70c04a7

Browse files
committed
disable linux for now
1 parent 76480b5 commit 70c04a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ matrix:
2424
env:
2525
- SDK="appletvsimulator12.0"
2626
- DESTINATION="OS=12.0,name=Apple TV 4K"
27-
- os: linux
28-
language: generic
29-
dist: trusty
30-
sudo: required
27+
# - os: linux
28+
# language: generic
29+
# dist: trusty
30+
# sudo: required
3131

3232
before_install:
3333
- echo $TRAVIS_OS_NAME

0 commit comments

Comments
 (0)