mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-04 00:13:20 +08:00
CB-9260 Install Android-22 on Travis-CI
This commit is contained in:
parent
61df5e0a37
commit
90a51c2cc1
@ -1,6 +1,8 @@
|
|||||||
language: android
|
language: android
|
||||||
sudo: false
|
sudo: false
|
||||||
install: npm install
|
install:
|
||||||
|
- npm install
|
||||||
|
- echo y | android update sdk -u --filter android-22
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
- npm run test-build
|
- npm run test-build
|
Loading…
Reference in New Issue
Block a user