Add python 3.5 to travis.

This commit is contained in:
Víðir Valberg Guðmundsson 2019-06-16 14:02:00 +02:00
parent 09c37de106
commit 908d753eb1
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ cache: pip
language: python
python:
- "3.5"
- "3.6"
services: