mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-25 17:21:57 -07:00
Speeding CI builds
This commit is contained in:
committed by
Andrew Gallant
parent
162e085b98
commit
636bbc7c8f
@@ -1,4 +1,5 @@
|
||||
language: rust
|
||||
cache: cargo
|
||||
|
||||
env:
|
||||
global:
|
||||
@@ -12,6 +13,7 @@ addons:
|
||||
- zsh
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
# Nightly channel.
|
||||
# (All *nix releases are done on the nightly channel to take advantage
|
||||
|
Reference in New Issue
Block a user