Explorar el Código

travis doesn't have to upgrade kombu anymore

Ask Solem hace 13 años
padre
commit
38cb2d8038
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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