summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2016-03-17 16:28:28 +0100
committerSybren A. Stüvel <sybren@stuvel.eu>2016-03-17 16:28:28 +0100
commit8b7975c534b2a2339fd04f784032e8685b97dc60 (patch)
tree431dd5cab74306b0402da0436af19139ed6af27d /.travis.yml
parentc28cb895120310d8fa00bb93feb19048dee03440 (diff)
downloadrsa-git-8b7975c534b2a2339fd04f784032e8685b97dc60.tar.gz
Removed Python 2.6 from Travis configuration
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 5304305..a365e3b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,6 @@ python:
# Environment changes have to be manually synced with 'tox.ini'.
# See: https://github.com/travis-ci/travis-ci/issues/3024
env:
- - TOXENV=py26
- TOXENV=py27
- TOXENV=py33
- TOXENV=py34