Simplify fishtape download URL passed to install.

pull/445/head
Jorge Bucaran 9 years ago
parent dc5bcce0b8
commit 36217629e2
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30

@ -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…
Cancel
Save