Skip to content

Commit

Permalink
fix(release): modify release behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed Sep 26, 2016
1 parent 733b530 commit 1f8cb35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ before_install:
- npm i -g npm@^3.0.0
before_script:
- npm prune
script:
- npm install semantic-release
after_success:
- npm run semantic-release
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
"raw-loader": "^0.5.1",
"rimraf": "^2.5.4",
"sass-loader": "^4.0.0",
"semantic-release": "^4.3.5",
"style-loader": "^0.13.0",
"url-loader": "^0.5.7",
"webpack": "^2.1.0-beta.24",
Expand Down

0 comments on commit 1f8cb35

Please sign in to comment.