diff --git a/.travis.yml b/.travis.yml index 4690db752..5f437297c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ cache: script: - tox after_success: - - if [ "$TRAVIS_BRANCH" = "master" ]; then pip install pycurl requests && contrib/make_locale; fi + - if [ "$TRAVIS_BRANCH" = "master" ]; then pip install requests && contrib/make_locale; fi - coveralls jobs: include: