Update AppVeyor/Travis configs to run builds for master

This commit is contained in:
Steve Sanderson 2018-07-09 12:40:19 +01:00
parent 7bc67e1481
commit 9697525558
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ install:
- ps: Install-Product node 8 x64
branches:
only:
- dev
- master
- /^release\/.*$/
- /^(.*\/)?ci-.*$/
environment:

View File

@ -17,7 +17,7 @@ os:
osx_image: xcode8.2
branches:
only:
- dev
- master
- /^release\/.*$/
- /^(.*\/)?ci-.*$/
before_install: