mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 14:21:13 +00:00
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