aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ed5a7ad5..e86a4117 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,6 +45,7 @@ install:
brew outdated openssl || brew upgrade openssl
brew install python
fi
+ - "pip install -U pip setuptools"
- "pip install --src .. -r requirements.txt"
before_script: