Skip to content

Commit

Permalink
Try a build on xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Aug 8, 2018
1 parent 5a80496 commit 6ecb5a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ language: python
python:
- "3.5"
- "3.6"
- "3.7"
sudo: required
services:
- docker
dist: trusty
dist: xenial
before_install:
- "pip install --upgrade setuptools"
- "pip install --upgrade pip"
Expand Down

0 comments on commit 6ecb5a1

Please sign in to comment.