Repository: qpid-dispatch Updated Branches: refs/heads/master 3e7ed2a7f -> 0db8d0837
NO-JIRA - Added code to display Ubuntu version Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/0db8d083 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/0db8d083 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/0db8d083 Branch: refs/heads/master Commit: 0db8d0837bfeab94a8f4196c9e0fe4c4a18a19b3 Parents: 3e7ed2a Author: Ganesh Murthy <[email protected]> Authored: Thu Mar 23 13:46:12 2017 -0400 Committer: Ganesh Murthy <[email protected]> Committed: Thu Mar 23 13:46:12 2017 -0400 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/0db8d083/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 1e372fc..c1e51a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,6 +29,7 @@ before_install: - git submodule init - git submodule update before_script: +- lsb_release -a - cd qpid-proton - mkdir build - cd build --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
