Travis Configuration tuning

This commit is contained in:
Juergen Edelbluth 2018-08-19 10:55:21 +02:00
parent 6a8ab0ba4c
commit e30729b768
1 changed files with 1 additions and 4 deletions

View File

@ -3,10 +3,7 @@ language: python
python:
- 3.5
- 3.6
- 3.7
virtualenv:
system_site_packages: true
- 3.7-dev
install:
pip install -r src/requirements-test.txt