Skip to content

Commit 81d5b40

Browse files
Update .travis.yml
Update emulator api level to 23
1 parent 443cacc commit 81d5b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android:
1212
- build-tools-23.0.1
1313
- android-23
1414
- extra-android-m2repository
15-
- sys-img-armeabi-v7a-android-19
15+
- sys-img-armeabi-v7a-android-23
1616
before_cache:
1717
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
1818
cache:
@@ -40,7 +40,7 @@ script:
4040
-
4141
- tns build android
4242
- android-wait-for-emulator
43-
- npm run run-appium-android
43+
- npm run run-appium-android-23
4444
before_deploy:
4545
- cd ../nativescript-angular
4646
- npm install -g nativescript --ignore-scripts

0 commit comments

Comments
 (0)