diff options
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index cff15f9..8bf8fd3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,3 +7,7 @@ python: - "3.4" - "3.5" - "3.6" +matrix: + include: + - python: 3.7 + dist: xenial |
