mirror of
https://github.com/curl/curl.git
synced 2026-04-15 02:11:42 +03: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
1 changed files with 1 additions and 0 deletions
|
|
@ -477,6 +477,7 @@ script:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- /\/ci$/
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue