forked from external-repos/pa11y-dashboard
Build only master and PRs on CI
This commit is contained in:
@@ -4,6 +4,11 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
|
|
||||||
|
# Build only master (and pull-requests)
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|
||||||
# Services setup
|
# Services setup
|
||||||
services:
|
services:
|
||||||
- mongodb
|
- mongodb
|
||||||
|
Reference in New Issue
Block a user