Skip to content

Commit 3096e9f

Browse files
committed
Update travis.yml
1 parent 8a8de0b commit 3096e9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ matrix:
7676
- adb shell input keyevent 82 &
7777
script:
7878
- cd demo
79-
- tns build android
8079
- tns test android --emulator --justlaunch
8180
- os: osx
8281
osx_image: xcode10.0
@@ -113,5 +112,4 @@ matrix:
113112
- Xcode="10.0"
114113
script:
115114
- cd demo
116-
- tns build ios
117115
- tns test ios --emulator --justlaunch

0 commit comments

Comments
 (0)