Commit e68dca44 authored by jeremiejig's avatar jeremiejig

travis: setting env for OMF_REPO_URI and OMF_REPO_BRANCH

parent a7d63766
...@@ -15,6 +15,8 @@ addons: ...@@ -15,6 +15,8 @@ addons:
env: env:
global: global:
- PATH="$HOME/fish/bin:$PATH" - PATH="$HOME/fish/bin:$PATH"
- OMF_REPO_URI="https://github.com/$TRAVIS_REPO_SLUG"
- OMF_REPO_BRANCH="$TRAVIS_BRANCH"
before_install: before_install:
- tests/install_fish.sh - tests/install_fish.sh
......
Markdown is supported
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