Skip to content

Commit

Permalink
fix: travis ci builds and enable releases (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot authored Jun 23, 2018
1 parent ac0d764 commit c9a1004
Show file tree
Hide file tree
Showing 4 changed files with 1,256 additions and 17 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ notifications:
email: false
node_js:
- '10'
- '9'
- '8'
after_success:
- npm run semantic-release
- npm run travis-deploy-once "npm run semantic-release"
branches:
except:
- /^v\d+\.\d+\.\d+$/
File renamed without changes.
Loading

0 comments on commit c9a1004

Please sign in to comment.