Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasey Deccio <casey@deccio.net>2020-11-15 09:50:25 +0300
committerCasey Deccio <casey@deccio.net>2020-11-15 09:50:25 +0300
commita4e8352a0d1fcece5e265440a45a3efaef6f3ff3 (patch)
treedb720f2e61d843ccf7287d02261d847fc481e1f5 /.travis.yml
parent8071ea6643358f8ee4345c8cc9ad35c65980af67 (diff)
Add 3.7 to testing
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 59e4920..dae2af5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
+ - "3.7"
dist: xenial
addons:
apt: