CB-9831 CB-9835 CB-9932 Added e2e tests

This commit is contained in:
Alexander Sorokin
2015-11-02 18:58:13 +03:00
parent ff1c58def4
commit 32edaee3a2
9 changed files with 435 additions and 6 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
language: android
sudo: false
install:
- "(pushd .. && git clone https://github.com/apache/cordova-lib.git && popd)"
- npm link ../cordova-lib/cordova-common
- npm install
- echo y | android update sdk -u --filter android-23
- echo y | android update sdk -u --filter android-22,android-23
script:
- npm test
- npm run test-build