Repository: libcloud Updated Branches: refs/heads/trunk 862daa862 -> f3c7474b8
allow pypy to fail for now Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f3c7474b Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f3c7474b Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f3c7474b Branch: refs/heads/trunk Commit: f3c7474b8889bbaf31ce1fb1f2f56ba5a7c9ec30 Parents: 862daa8 Author: Anthony Shaw <anthonys...@apache.org> Authored: Sat May 13 14:20:46 2017 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Sat May 13 14:20:46 2017 +1000 ---------------------------------------------------------------------- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/f3c7474b/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 7577eeb..a7e784f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,6 +50,8 @@ matrix: - env: ENV=coverage - env: python: pypy3 + - env: + python: pypy # Trigger ReadTheDocs build install: