summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2019-03-15 14:38:48 +0100
committerDan Fandrich <dan@coneharvesters.com>2019-03-28 01:33:04 +0100
commite413baffdcb2e44bd19d95d792a04cbd3d61f6cc (patch)
tree7641b38dbc5f197846ee576fae50ba1e5c2c9179
parent80208d68dc88848d42e2d4e5fc2a015f1d154f78 (diff)
downloadcurl-e413baffdcb2e44bd19d95d792a04cbd3d61f6cc.tar.gz
travis: allow builds on branches named "ci"
This allows a way to test changes other than through PRs.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3318773f9..1d5d49119 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -477,6 +477,7 @@ script:
branches:
only:
- master
+ - /\/ci$/
notifications:
email: false