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 10:03:49 +0300
committerCasey Deccio <casey@deccio.net>2020-11-15 10:03:49 +0300
commitf914f75ac0983781b6893d662416770ed930815a (patch)
tree21a688bead254fc16482d910d25a80d6908c4ae9 /.travis.yml
parent6bf2d34ecc4362dcea7e623ea38ba7d3303fd45d (diff)
Don't test 3.4 on TravisCI
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index dae2af5..4d149db 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- - "3.4"
- "3.5"
- "3.6"
- "3.7"