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.