Compare commits

...

2 Commits

Author SHA1 Message Date
Marvin Pohl 65e25b4185 Set explicetly installing junit-xml 2020-06-01 21:30:43 +02:00
Marvin Pohl 5d681404a4 Test binary install 2020-06-01 21:27:52 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ env:
- BOTO_CONFIG=/dev/null
install:
- pip install -U pip wheel setuptools
- pip install junit-xml~=1.9
- "pip install --no-binary :all: -r testrequirements.txt"
- pip install -r requirements.txt
- pip install -e .