try to fix travis

This commit is contained in:
Maximilian Hils 2016-01-11 15:40:09 +01:00 committed by Thomas Kriechbaumer
parent 47cf27c011
commit 4e9579e93e
1 changed files with 1 additions and 0 deletions

View File

@ -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: