travis: setting env for OMF_REPO_URI and OMF_REPO_BRANCH

This commit is contained in:
jeremiejig 2015-09-17 18:54:27 +02:00
parent a7d6376616
commit e68dca448a

View File

@ -15,6 +15,8 @@ addons:
env:
global:
- PATH="$HOME/fish/bin:$PATH"
- OMF_REPO_URI="https://github.com/$TRAVIS_REPO_SLUG"
- OMF_REPO_BRANCH="$TRAVIS_BRANCH"
before_install:
- tests/install_fish.sh