summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index bf5c053c..84c05c4d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,8 +15,6 @@ python:
# We can add more version strings here when we support other python
# versions.
- "2.7"
- - "3.3"
- - "3.4"
- "3.5"
- "3.6"
@@ -34,8 +32,6 @@ env:
# python version 2.7 above.
jobs:
allow_failures:
- - python: "3.3"
- - python: "3.4"
- python: "3.5"
- python: "3.6"