summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2018-07-12 14:32:46 -0700
committerGitHub <noreply@github.com>2018-07-12 14:32:46 -0700
commit5f1c41b5e02bdccbd0557df9de05ebbcad6ca75a (patch)
treec78963baaa22796f71414d08bf76b9833de6da03 /.travis.yml
parent2d32a09836725f9040208405590ecbe8a9b8e644 (diff)
downloadgoogle-compute-image-packages-5f1c41b5e02bdccbd0557df9de05ebbcad6ca75a.tar.gz
Remove travis testing against Python 3.3. (#626)
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 1f78c4a..83d23bb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: python
sudo: true
python:
- 2.7
-- 3.3
- 3.4
- 3.5
- 3.6