GitHub user olleolleolle opened a pull request:
https://github.com/apache/buildr/pull/39
Travis: use "env" feature for env vars
This PR uses the Travis CI feature of `env` to define globally-available
environment variables.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olleolleolle/buildr patch-3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/buildr/pull/39.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #39
----
commit 2e902e11125d54e0a06f50672eba82311adb7d52
Author: Olle Jonsson <olle.jonsson@...>
Date: 2018-12-12T17:41:52Z
Travis: use "env" feature for env vars
----
---