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
|
- npm run test:js
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
except:
|
||||||
- master
|
- gh-pages
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user