Repository: libcloud Updated Branches: refs/heads/trunk e99926af4 -> b0f57a690
Add Python 3.6 to travis build Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0b5c2702 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0b5c2702 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0b5c2702 Branch: refs/heads/trunk Commit: 0b5c27023f3198e22789d2f307a2470fee443df7 Parents: e68d43e Author: Anthony Shaw <anthonys...@apache.org> Authored: Wed Dec 28 07:03:38 2016 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Wed Dec 28 07:03:38 2016 +1100 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/0b5c2702/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 6c8511b..d4c6c60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ python: - 3.3 - 3.4 - 3.5 + - 3.6 - pypy - pypy3 os: