aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-10-22 18:02:24 +0300
committerSybren A. Stüvel <sybren@stuvel.eu>2017-11-29 14:07:45 +0100
commit3bdc82e799d00738801bd430ca4e57a09819c1b6 (patch)
tree40854e13b3c063f153ac29a25a96d7b70071076c /.travis.yml
parent4d3bde66eefd4ee6dd188d5b002867b9e4594b91 (diff)
downloadrsa-3bdc82e799d00738801bd430ca4e57a09819c1b6.tar.gz
Drop support for EOL Python 3.3
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 f41b88f..821469c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ language: python
# See: https://github.com/travis-ci/travis-ci/issues/3024
python:
- 2.7
- - 3.3
- 3.4
- 3.5
- "pypy"