Update .travis.yml

This commit is contained in:
Jorge Bucaran 2016-05-27 20:38:04 +09:00
parent e33663d791
commit 5414ffdca8
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -6,3 +6,5 @@ before_install:
script:
- curl -Lo ~/.config/fish/functions/f.fish --create-dirs git.io/fisherman
- fish -c "f --version"
- fish -c "f mono; f ls"
- fish -c "f ls-remote"