Skip to content

Commit

Permalink
ci: update semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
finnp committed Mar 24, 2018
1 parent 3a61923 commit 2be814c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
12 changes: 1 addition & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,8 @@
sudo: false
language: node_js
cache:
directories:
- node_modules
notifications:
email: false
node_js:
- '9'
before_install:
- npm i -g npm@^2.0.0
before_script:
- npm prune
after_success:
- npm run semantic-release
branches:
except:
- /^v\d+\.\d+\.\d+$/
- npx semantic-release
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"browserify": "15.2.0",
"cz-conventional-changelog": "^2.1.0",
"gh-pages": "1.1.0",
"semantic-release": "^12.2.4",
"standard": "^11.0.1"
},
"directories": {
Expand Down

0 comments on commit 2be814c

Please sign in to comment.