Run travis on Xenial

This commit is contained in:
Ben Letham 2019-05-13 16:10:41 -07:00
parent 0203a465f7
commit a6a5864686

View file

@ -1,7 +1,8 @@
dist: xenial
language: python
python:
- "2.7"
- "3.6"
- "3.7"
install:
- pip install --upgrade pip