summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJoris Roovers <joris.roovers@gmail.com>2019-06-18 11:10:32 +0200
committerJoris Roovers <joris.roovers@gmail.com>2019-06-18 11:11:43 +0200
commitf32693f7926ad0e33b4a8f382ddaee57d1599a48 (patch)
treea7e3a439001a2350ce9ea156b87aa80cd64e1de4 /.travis.yml
parent0190fe18dfb27125615fc35a9ec559544881553b (diff)
Drop support for Python 3.3
Updated docs and tests accordingly.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 772c31a..5211cbf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,8 +5,6 @@ matrix:
include:
- python: "2.7"
os: linux
- - python: "3.3"
- os: linux
- python: "3.4"
os: linux
- python: "3.5"