Parcourir la source

travis doesn't have to upgrade kombu anymore

Ask Solem il y a 13 ans
Parent
commit
38cb2d8038
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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