summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Treinish <mtreinish@kortar.org>2019-09-27 07:53:14 -0400
committerGitHub <noreply@github.com>2019-09-27 07:53:14 -0400
commit4e2ee3da298a540fa2599b333ffefd5c0ef5bcc5 (patch)
tree97d1b55eec267f7dfc9f0ca013855b977d24ad3c
parent58c3d364266e7550d3e00e34191eed7df2d36d13 (diff)
parent7b851dfb1e98d9cad92dccec2eee644c27fceea0 (diff)
downloadsubunit-git-4e2ee3da298a540fa2599b333ffefd5c0ef5bcc5.tar.gz
Merge pull request #38 from FedericoRessi/remove-travis-ci-py26-job
Remove broken Python 2.6 travis CI job
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3a0ffd3..daa27a3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,6 @@ addons:
- libcppunit-dev
language: python
python:
- - "2.6"
- "2.7"
- "3.4"
- "3.5"