Repository: libcloud
Updated Branches:
  refs/heads/trunk 7bd33a694 -> 276373873


Try using older version of pip.


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

Branch: refs/heads/trunk
Commit: 27637387309bf74d1e1ad9653ef2eaaa6c864818
Parents: 7bd33a6
Author: Tomaz Muraus <[email protected]>
Authored: Thu Jan 21 12:42:50 2016 +0100
Committer: Tomaz Muraus <[email protected]>
Committed: Thu Jan 21 12:42:50 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/27637387/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 5a635be..eccf763 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,6 +32,7 @@ matrix:
       after_success: ./contrib/trigger_rtd_build.py 8284
 
 install:
+  - pip install --upgrade "pip<8.0.0"
   - TOX_ENV=py$TRAVIS_PYTHON_VERSION
   - pip install tox
 

Reply via email to