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 2016/04/18 12:25:10 UTC

[11/12] libcloud git commit: Add missing 3.2 builder.

Add missing 3.2 builder.


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

Branch: refs/heads/trunk
Commit: cce112234924fbd565b5fe642bc1e7767664c79f
Parents: 939e4f1
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Mon Apr 18 11:57:25 2016 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Mon Apr 18 11:57:25 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/cce11223/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 9e1c5a9..339489f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -65,6 +65,7 @@ matrix:
     - env: ENV=pypy-lxml
     - env: ENV=pypy3-lxml
     - env: ENV=py3.2-lxml
+    - env: ENV=3.2-lxml
     - env: ENV=3.3-lxml
     - env: ENV=3.4-lxml
     - env: ENV=3.5-lxml