ci: fix broken travis

This commit is contained in:
Jorge Bucaran 2019-01-22 20:30:52 +09:00
parent 49c3eabf9f
commit ee330a8cf1
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 && fisher help"
- fish -c "fisher -v && fisher -h"