summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-03-10 14:27:18 -0400
committerGitHub <noreply@github.com>2019-03-10 14:27:18 -0400
commit2cab54c755607dccdf2cf29711b72f8bf42c9cf5 (patch)
tree2887e319bcca8800a3db071de4ef4a39aca3bf6c /.travis.yml
parent6541759acef3ff4f957441d9b1844acaf3ecb8a4 (diff)
parentb140512e4205664d37452d3f4c7ca4e0daf078e8 (diff)
downloadpython-coveragepy-git-2cab54c755607dccdf2cf29711b72f8bf42c9cf5.tar.gz
Merge branch 'master' into travis-xenial
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 b4286c1d..ac189e57 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,6 @@ language: python
cache: pip
python:
- '2.7'
- - '3.4'
- '3.5'
- '3.6'
- '3.7'