Skip to content

Commit

Permalink
fix(release): Add travis-deploy-once script (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto authored Oct 15, 2018
1 parent 5e9d10a commit c003e95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"scripts": {
"test": "eslint --config 'index.js' .",
"commit": "git-cz",
"travis-deploy-once": "travis-deploy-once",
"semantic-release": "semantic-release"
},
"husky": {
Expand Down

0 comments on commit c003e95

Please sign in to comment.