Ver Fonte

travis doesn't have to upgrade kombu anymore

Ask Solem há 13 anos atrás
pai
commit
38cb2d8038
1 ficheiros alterados com 0 adições e 1 exclusões
  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