CI: Remove build branch restriction

This commit is contained in:
Kohei Takahashi
2018-02-17 17:27:20 +09:00
parent 0a8f0f49b2
commit 6c96720080
2 changed files with 0 additions and 10 deletions

View File

@ -11,11 +11,6 @@ os:
- linux
- osx
branches:
only:
- master
- develop
env:
matrix:
- BOGUS_JOB=true

View File

@ -7,11 +7,6 @@ version: 1.0.{build}-{branch}
shallow_clone: true
branches:
only:
- master
- develop
environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013