Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
Set BASHLIGHT_PATH as global variable in travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
vergissberlin committed Jan 19, 2019
1 parent 81c1f61 commit 223ff2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -5,8 +5,8 @@ os:
- osx

env:
- SH=bash
- BASHLIGHT_PATH=/home/travis/build/vergissberlin
global:
- BASHLIGHT_PATH=/home/travis/build/vergissberlin

addons:
apt:
Expand Down

0 comments on commit 223ff2f

Please sign in to comment.