mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
Simplify fishtape download URL passed to install.
This commit is contained in:
parent
84acf9e395
commit
495c877668
@ -4,4 +4,4 @@ before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get -y install fish
|
||||
script:
|
||||
- make && fish -c "__fisher_index_update; fisher_install fishtape; fishtape test/*.fish"
|
||||
- make && fish -c "fisher_install fishery/fishtape; fishtape test/*.fish"
|
||||
|
Loading…
Reference in New Issue
Block a user