You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@buildr.apache.org by olleolleolle <gi...@git.apache.org> on 2018/12/12 17:42:22 UTC

[GitHub] buildr pull request #39: Travis: use "env" feature for env vars

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 <ol...@...>
Date:   2018-12-12T17:41:52Z

    Travis: use "env" feature for env vars

----


---

[GitHub] buildr issue #39: Travis: use "env" feature for env vars

Posted by realityforge <gi...@git.apache.org>.
Github user realityforge commented on the issue:

    https://github.com/apache/buildr/pull/39
  
    Thanks - I did not know you could do this!


---

[GitHub] buildr pull request #39: Travis: use "env" feature for env vars

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/buildr/pull/39


---