diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2019-03-10 14:27:18 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-10 14:27:18 -0400 |
| commit | 2cab54c755607dccdf2cf29711b72f8bf42c9cf5 (patch) | |
| tree | 2887e319bcca8800a3db071de4ef4a39aca3bf6c /.travis.yml | |
| parent | 6541759acef3ff4f957441d9b1844acaf3ecb8a4 (diff) | |
| parent | b140512e4205664d37452d3f4c7ca4e0daf078e8 (diff) | |
| download | python-coveragepy-git-2cab54c755607dccdf2cf29711b72f8bf42c9cf5.tar.gz | |
Merge branch 'master' into travis-xenial
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
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' |
