Skip to content

Commit

Permalink
ci: show version & help in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Oct 6, 2018
1 parent 41d5fe0 commit 56131b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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"

0 comments on commit 56131b6

Please sign in to comment.