1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

travis: allow builds on branches named "ci"

This allows a way to test changes other than through PRs.
This commit is contained in:
Dan Fandrich 2019-03-15 14:38:48 +01:00
parent 80208d68dc
commit e413baffdc

View File

@ -477,6 +477,7 @@ script:
branches:
only:
- master
- /\/ci$/
notifications:
email: false