diff --git a/.travis.yml b/.travis.yml index 9c02ee8e..716ebdb7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ install: - pip install boto certauth - pip install git+https://github.com/esnme/ultrajson.git - python setup.py -q install - - pip install coverage pytest-cov coveralls --use-mirrors + - pip install coverage pytest-cov coveralls - npm install before_script: