Skip to content

Commit b480a46

Browse files
Exclude tns add android command
1 parent ad48120 commit b480a46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ install:
3838
- npm run tslint
3939
- cd ../tests
4040
- npm install
41-
- tns platform add android
4241
before_script:
4342
- echo no | android create avd --force -n test -t android-$EMULATOR_API_LEVEL --abi $ANDROID_ABI
4443
- emulator -memory 1024 -avd test -no-audio -no-window &

0 commit comments

Comments
 (0)