Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Commit 99d0fa3

Browse files
committed
Add zsh to travis.yml
1 parent cc2f910 commit 99d0fa3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
language: csharp
22
sudo: false
3+
addons:
4+
apt:
5+
packages:
6+
- zsh
37
script:
48
- ./build.sh verify

0 commit comments

Comments
 (0)