Skip to content

Commit 010d902

Browse files
authored
Update .travis.yml
1 parent 008ce41 commit 010d902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ script:
2424
- node_modules/.bin/grunt lint
2525
- node_modules/.bin/grunt pack --no-color
2626
before_deploy:
27+
- rm -rf nativescript.tgz
28+
- cp nativescript*.tgz nativescript.tgz
2729
- node .travis/add-publishConfig.js next
2830
deploy:
2931
skip_cleanup: true

0 commit comments

Comments
 (0)