Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #36 from libotony/build
Browse files Browse the repository at this point in the history
ci(travis deploy): skip cleanup since node_modules will be remove
  • Loading branch information
libotony committed Jul 18, 2018
2 parents 332af62 + 7a4e6e2 commit d865c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ deploy:
provider: npm
email: tony.li@vechain.com
api_key: $NPM_TOKEN
skip_cleanup: true
on:
tags: true
node: '8'

0 comments on commit d865c99

Please sign in to comment.