mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-09 13:10:40 +00:00
Update install.fish
Assigning a default value to TRAVIS_BRANCH
This commit is contained in:
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…
Reference in New Issue
Block a user