Update .travis.yml

This commit is contained in:
Jorge Bucaran 2016-05-27 20:38:04 +09:00 committed by Jorge Bucaran
parent cc6133546f
commit e7b84cc039

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"