We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53a924 commit 92a1ffeCopy full SHA for 92a1ffe
.travis.yml
@@ -37,10 +37,7 @@ install:
37
- npm install
38
- npm run tslint
39
- cd ../tests
40
-- tns plugin remove tns-core-modules && true
41
42
-- tns platform add android@next
43
-- npm install --dev tns-core-modules@next
44
before_script:
45
- echo no | android create avd --force -n test -t android-$EMULATOR_API_LEVEL --abi $ANDROID_ABI
46
- emulator -memory 1024 -avd test -no-audio -no-window &
0 commit comments