Commit 500c0d6e authored by Kenton Varda's avatar Kenton Varda

Enable CI on release branches.

parent b4920106
branches:
only:
- master
- /release-.*/
language: cpp
os:
- linux
......
......@@ -15,6 +15,7 @@ version: "{build}"
branches:
only:
- master
- /release-.*/
# Don't build non-master branches (unless they open a pull request).
image: Visual Studio 2017
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment