Add release-2.0 target branch to AppVeyor/Travis (#2510)

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
This commit is contained in:
Jerry Aldrich 2018-02-01 22:34:27 +00:00 committed by Jared Quick
parent f4d08fbb40
commit 3fd25e2ac3
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@ sudo: required
branches:
only:
- master
- release-2.0
language: ruby
cache: bundler
dist: trusty

View file

@ -13,6 +13,7 @@ skip_tags: true
branches:
only:
- master
- release-2.0
cache:
- vendor/bundle -> appveyor.yml