Commit 98a79b8a by Dane Springmeyer

add back branches [publish binary]

parent 748119a1
...@@ -13,6 +13,12 @@ addons: ...@@ -13,6 +13,12 @@ addons:
packages: packages:
- clang-3.5 - clang-3.5
# don't re-build for tags so that [publish binary] is not re-run
# https://github.com/travis-ci/travis-ci/issues/1532
branches:
except:
- /^v[0-9]/
matrix: matrix:
include: include:
# Linux # Linux
......
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