You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2014/12/17 21:31:14 UTC

libcloud git commit: Use new container based travis infrastructure.

Repository: libcloud
Updated Branches:
  refs/heads/trunk 40ec9b7b6 -> f0989e470


Use new container based travis infrastructure.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f0989e47
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f0989e47
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f0989e47

Branch: refs/heads/trunk
Commit: f0989e4704f36a68e582eb5d8e3515a6a57730a5
Parents: 40ec9b7
Author: Tomaz Muraus <to...@apache.org>
Authored: Wed Dec 17 21:30:40 2014 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Dec 17 21:30:40 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/f0989e47/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 1c029d2..4a87d50 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
-
 language: python
 python: 2.7
+sudo: false
 os:
   - linux
   - osx