Skip to content

Commit 92a1ffe

Browse files
Update
1 parent a53a924 commit 92a1ffe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,7 @@ install:
3737
- npm install
3838
- npm run tslint
3939
- cd ../tests
40-
- tns plugin remove tns-core-modules && true
4140
- npm install
42-
- tns platform add android@next
43-
- npm install --dev tns-core-modules@next
4441
before_script:
4542
- echo no | android create avd --force -n test -t android-$EMULATOR_API_LEVEL --abi $ANDROID_ABI
4643
- emulator -memory 1024 -avd test -no-audio -no-window &

0 commit comments

Comments
 (0)