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:
|
||||
- "0.10"
|
||||
|
||||
# Build only master (and pull-requests)
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
# Services setup
|
||||
services:
|
||||
- mongodb
|
||||
|
Reference in New Issue
Block a user