diff --git a/.travis.yml b/.travis.yml index caa32c7367..3ff22bd3b7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ env: - GROUP=js/services - GROUP=js/tree before_install: + - pip install --upgrade pip setuptools - 'if [[ $GROUP == js* ]]; then npm install -g casperjs@1.1.1; fi' - git clone --quiet --depth 1 https://github.com/minrk/travis-wheels travis-wheels install: