Set xenial to get python 3.7

This commit is contained in:
Gavin M. Roy 2018-11-26 15:44:54 -05:00
parent 467ebe575c
commit b1459e3305

View file

@ -1,4 +1,5 @@
language: python language: python
dist: xenial
python: python:
- 3.5 - 3.5
- 3.6 - 3.6