You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2017/03/23 17:46:35 UTC

qpid-dispatch git commit: NO-JIRA - Added code to display Ubuntu version

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 <gm...@redhat.com>
Authored: Thu Mar 23 13:46:12 2017 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org