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/05/05 16:44:42 UTC

qpid-dispatch git commit: DISPATCH-757 - Modify sudo to true in .travis.yml

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 01e5e38c7 -> 22202be22


DISPATCH-757 - Modify sudo to true in .travis.yml


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/22202be2
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/22202be2
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/22202be2

Branch: refs/heads/master
Commit: 22202be221df94245139115e70fcd28aa3e01577
Parents: 01e5e38
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Fri May 5 12:44:26 2017 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Fri May 5 12:44:26 2017 -0400

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/22202be2/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index bfbd004..ff34ee6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,7 @@
 
 os: linux
 dist: trusty
-sudo: false
+sudo: true
 language: c
 
 addons:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org