mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-03 16:03:08 +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
|
||||
sudo: false
|
||||
install: npm install
|
||||
install:
|
||||
- npm install
|
||||
- echo y | android update sdk -u --filter android-22
|
||||
script:
|
||||
- npm test
|
||||
- npm run test-build
|
Loading…
Reference in New Issue
Block a user