Skip to content

Commit

Permalink
chore(deps): update semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinspecker committed May 27, 2017
1 parent ff886aa commit 31f108a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -12,9 +12,6 @@ script:
- npm run test
- npm run eslint-find-rules
after_success:
- 'curl -Lo travis_after_all.py https://git.io/travis_after_all'
- python travis_after_all.py
- 'export $(cat .to_export_back) &> /dev/null'
- npm run-script coveralls
- npm run semantic-release
branches:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-unicorn": "^2.1.1",
"is-plain-obj": "^1.0.0",
"nyc": "^10.3.2",
"semantic-release": "^4.3.5"
"semantic-release": "^6.3.6"
},
"ava": {
"require": [
Expand Down

0 comments on commit 31f108a

Please sign in to comment.