mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 01:30:21 -07:00
ci: test libripgrep
This commit is contained in:
parent
7eb34e8b32
commit
f16f9cedf1
@ -99,6 +99,7 @@ branches:
|
|||||||
only:
|
only:
|
||||||
# Pushes and PR to the master branch
|
# Pushes and PR to the master branch
|
||||||
- master
|
- master
|
||||||
|
- ag/libripgrep
|
||||||
# Ruby regex to match tags. Required, or travis won't trigger deploys when
|
# Ruby regex to match tags. Required, or travis won't trigger deploys when
|
||||||
# a new tag is pushed.
|
# a new tag is pushed.
|
||||||
- /^\d+\.\d+\.\d+.*$/
|
- /^\d+\.\d+\.\d+.*$/
|
||||||
|
@ -78,6 +78,7 @@ branches:
|
|||||||
only:
|
only:
|
||||||
- /\d+\.\d+\.\d+/
|
- /\d+\.\d+\.\d+/
|
||||||
- master
|
- master
|
||||||
|
- ag/libripgrep
|
||||||
# - appveyor
|
# - appveyor
|
||||||
# - /\d+\.\d+\.\d+/
|
# - /\d+\.\d+\.\d+/
|
||||||
# except:
|
# except:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user