Test also with Python3.5

This commit is contained in:
Alexandre Iooss 2019-08-02 14:36:06 +02:00
parent 5d87a457f1
commit ca394afe20
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ stages:
before_script:
- pip install tox
python36:
python35:
image: python:3.5
stage: test
script: tox -e py35