Build branches
When merging someone else's PR with edits, it's helpful to to push a branch and make sure the tests are also passing in CI.
This commit is contained in:
parent
a3429a316a
commit
1ffd5d949c
|
@ -7,8 +7,8 @@ script:
|
|||
- npm run test:js
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
except:
|
||||
- gh-pages
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
|
Loading…
Reference in New Issue
Block a user