travis: Test on Python 3.5

This commit is contained in:
Dylan Araps 2017-08-10 00:41:02 +10:00
parent c9f0ad2921
commit db88dd2d25

View file

@ -1,5 +1,6 @@
language: python
python:
- "3.5"
- "3.6"
before_install: