Skip to content

Commit

Permalink
build( travis ): release config update
Browse files Browse the repository at this point in the history
  • Loading branch information
lokesh-coder authored Oct 21, 2017
2 parents 6538ab6 + 17ec06b commit 1f612de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"format": "gulp css:format",
"build": "gulp build",
"ci": "npm run build && git add dist -f && git commit -m \"build(release): auto build [ci skip]\"",
"release": "corp-semantic-release --branch master",
"release": "corp-semantic-release -- --branch master",
"log": "conventional-github-releaser -p angular -r 0"
},
"dependencies": {},
Expand Down

0 comments on commit 1f612de

Please sign in to comment.