Browse Source

travis doesn't have to upgrade kombu anymore

Ask Solem 13 năm trước cách đây
mục cha
commit
38cb2d8038
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -4,5 +4,4 @@ python:
     - 2.7
 install:
     - pip install --use-mirrors tox
-    - pip install -U kombu
 script: TOXENV=py$(echo $TRAVIS_PYTHON_VERSION | tr -d .) tox