Fix broken travis config

This commit is contained in:
Einar Forselv
2019-12-07 09:05:48 +01:00
parent f988b42881
commit d671ffb626
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ matrix:
sudo: true
install:
- pip install -U setuptools
- pip install -U setuptools pip wheel
- pip install -r src/tests/requirements.txt
- pip install src