summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2019-05-12 09:49:19 +0200
committerGitHub <noreply@github.com>2019-05-12 09:49:19 +0200
commitb7d56af1c6daca1bc53d4ffc95433d32eaf546aa (patch)
treed3553e106925e600443cfab792f855fabc015afb
parentab6df1c75a83f0ced7983a60cd168e9680dc02e7 (diff)
downloadsetuptools-scm-b7d56af1c6daca1bc53d4ffc95433d32eaf546aa.tar.gz
Update .travis.yml - py38
Co-Authored-By: Miro HronĨok <miro@hroncok.cz>
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a614ab9..71fc6be 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,8 @@ python:
- '3.5'
- '3.6'
- '3.7'
-- '3.8'
+- '3.8-dev'
+dist: xenial # needed for 3.7+
env:
- TOXENV=py-test