Skip to content

Commit

Permalink
update fish install command
Browse files Browse the repository at this point in the history
  • Loading branch information
edouard-lopez committed Oct 19, 2018
1 parent 4524126 commit 84999c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ before_install:
install:
- sudo apt-get -y install fish
- curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs git.io/fisher
- fish -c "fisher fishtape"
- fish -c "fisher add fisherman/fishtape"
script:
- fish -c "fishtape tests/*.test.fish"

0 comments on commit 84999c9

Please sign in to comment.