Skip to content
Snippets Groups Projects
Commit 6fad105d authored by Bruno's avatar Bruno
Browse files

Update install.fish

Assigning a default value to TRAVIS_BRANCH
parent 476fa278
Branches
No related merge requests found
......@@ -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.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment