Update install.fish

Assigning a default value to TRAVIS_BRANCH
pull/2/head
Bruno 9 years ago
parent 476fa278b5
commit 6fad105d8f

@ -46,6 +46,7 @@ log white "Installing Oh My Fish..."
# Allow installers to specify the source repository.
if not set -q TRAVIS_REPO_SLUG
set TRAVIS_REPO_SLUG bpinto/oh-my-fish
set TRAVIS_BRANCH master
end
# Abort installation if oh-my-fish is already installed.

Loading…
Cancel
Save