Skip to content

Commit 379a3fc

Browse files
author
Nedyalko Nikolov
authored
Delete .git folder
Delete .git folder in order to stop git tracking, since it is not needed on deploy step.
1 parent 2a34c0f commit 379a3fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ script:
4848
- npm run appium-android
4949

5050
before_deploy:
51+
- rm -rf .git/
5152
- cd ../nativescript-angular
5253
- node ../build/travis-scripts/add-publishConfig.js next
5354

0 commit comments

Comments
 (0)