mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 10:08:36 +00:00
ci: test libripgrep
This commit is contained in:
parent
4869e6972b
commit
545db65cbc
2 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,7 @@ branches:
|
|||
only:
|
||||
# Pushes and PR to the master branch
|
||||
- master
|
||||
- ag/libripgrep
|
||||
# Ruby regex to match tags. Required, or travis won't trigger deploys when
|
||||
# a new tag is pushed.
|
||||
- /^\d+\.\d+\.\d+.*$/
|
||||
|
|
|
@ -78,6 +78,7 @@ branches:
|
|||
only:
|
||||
- /\d+\.\d+\.\d+/
|
||||
- master
|
||||
- ag/libripgrep
|
||||
# - appveyor
|
||||
# - /\d+\.\d+\.\d+/
|
||||
# except:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue