Skip to content

Commit

Permalink
build(travis): build on all branches
Browse files Browse the repository at this point in the history
we need other branches to build too so PR can be checked
  • Loading branch information
michaelwittwer committed Oct 26, 2018
1 parent cc94618 commit 8e3fe7b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions .releaserc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
branch: master
publishConfig:
# FIXME this does not work
tag: next
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ language: node_js
node_js:
- lts/*

branches:
only:
- master
- /^greenkeeper/.*$/

cache:
directories:
- $HOME/.npm
Expand Down

0 comments on commit 8e3fe7b

Please sign in to comment.