ci: show version & help in ci

This commit is contained in:
Jorge Bucaran 2018-10-06 11:26:56 +09:00
parent 41d5fe0ca6
commit 56131b66dc
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -5,4 +5,4 @@ before_install:
- sudo apt-get -y install fish
script:
- curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
- fish -c "fisher version"
- fish -c "fisher version; and fisher help"