Skip to content

Commit fded5f4

Browse files
committed
Use tns install in .travis.yml
1 parent e9a442e commit fded5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ install:
3636
- npm install
3737
- npm link
3838
- cd ../tests
39+
- tns install
3940
- npm link nativescript-angular
40-
- npm install
4141

4242
before_script:
4343
- echo no | android create avd --force -n test -t android-19 -b armeabi-v7a

0 commit comments

Comments
 (0)