summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2019-02-21 22:30:02 +0100
committerDaniel Hahler <git@thequod.de>2019-02-21 22:34:15 +0100
commit6541759acef3ff4f957441d9b1844acaf3ecb8a4 (patch)
tree0b36f50f63cb5e7b7f0e3548301e13a0eb2efa99
parent8f1b91ebdb2eadefa8153c3c99d526d32b1a33fb (diff)
downloadpython-coveragepy-git-6541759acef3ff4f957441d9b1844acaf3ecb8a4.tar.gz
ci: Travis: test py37
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6123b0b1..b4286c1d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ python:
- '3.4'
- '3.5'
- '3.6'
+ - '3.7'
- 'pypy2.7-6.0'
- 'pypy3.5-6.0'