1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-03-03 14:32:22 +02:00

Install zsh APT package

This commit is contained in:
dana 2017-07-26 07:59:44 -05:00 committed by Andrew Gallant
parent 9283dd122e
commit d4b790fd8d

View File

@ -4,6 +4,13 @@ env:
global:
- PROJECT_NAME=ripgrep
- RUST_BACKTRACE: full
addons:
apt:
packages:
# Needed for completion-function test
- zsh
matrix:
include:
# Nightly channel.