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

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Crazyht authored Jul 31, 2017
1 parent 71cae30 commit d015b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ deploy:
node: "node"
- provider: script
skip_cleanup: true
script: npm publish dist_package/ngx-tree-select || true
script: $(npm publish dist_package/ngx-tree-select)
on:
branch: master
node: "node"

0 comments on commit d015b19

Please sign in to comment.