ci: fix broken travis

pull/531/head
Jorge Bucaran 5 years ago
parent 49c3eabf9f
commit ee330a8cf1
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30

@ -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"

Loading…
Cancel
Save