mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 08:38:49 -05:00
travis: allow builds on branches named "ci"
This allows a way to test changes other than through PRs.
This commit is contained in:
parent
80208d68dc
commit
e413baffdc
@ -477,6 +477,7 @@ script:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /\/ci$/
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
Reference in New Issue
Block a user