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 ed220ec commit 3937d10Copy full SHA for 3937d10
1 file changed
.travis.yml
@@ -29,8 +29,8 @@ install:
29
- cd nativescript-angular
30
- npm install
31
- cd ../tests
32
- - npm install
33
- npm install ../nativescript-angular
+ - npm install
34
35
before_script:
36
- echo no | android create avd --force -n test -t android-19 -b armeabi-v7a
0 commit comments