Run Travis and AppVeyor builds on feature/dev-si

This commit is contained in:
Stephen Halter 2017-02-28 15:27:57 -08:00
parent 6ad9f3e8b0
commit 64b6563249
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ branches:
- master
- release
- dev
- feature/dev-si
- /^(.*\/)?ci-.*$/
before_install:
- if test "$TRAVIS_OS_NAME" == "osx"; then brew update; brew install openssl; ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/; ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/; fi

View File

@ -5,6 +5,7 @@ branches:
- master
- release
- dev
- feature/dev-si
- /^(.*\/)?ci-.*$/
build_script:
- build.cmd --quiet verify