Skip to content

Commit 1c3dfe0

Browse files
author
Nedyalko Nikolov
authored
Adding npm install
Adding npm install again in order to compile nativescript-angular.
1 parent 379a3fc commit 1c3dfe0

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
@@ -48,8 +48,8 @@ script:
4848
- npm run appium-android
4949

5050
before_deploy:
51-
- rm -rf .git/
5251
- cd ../nativescript-angular
52+
- npm install
5353
- node ../build/travis-scripts/add-publishConfig.js next
5454

5555
deploy:

0 commit comments

Comments
 (0)