You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2015/07/20 15:24:34 UTC

qpid-jms git commit: NO-JIRA: be explicit that sudo=false since the default seems to float affecting which envs the build runs in

Repository: qpid-jms
Updated Branches:
  refs/heads/master b44e875a9 -> 3960d9e35


NO-JIRA: be explicit that sudo=false since the default seems to float affecting which envs the build runs in


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/3960d9e3
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/3960d9e3
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/3960d9e3

Branch: refs/heads/master
Commit: 3960d9e35e0e68f3ff9c1125814dc9fc29fd5007
Parents: b44e875
Author: Robert Gemmell <ro...@apache.org>
Authored: Mon Jul 20 14:22:01 2015 +0100
Committer: Robert Gemmell <ro...@apache.org>
Committed: Mon Jul 20 14:22:01 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/3960d9e3/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index e358d25..141b35e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
 language: java
+sudo: false
 jdk:
   - oraclejdk7


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