summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2016-08-19 13:44:28 -0700
committerGitHub <noreply@github.com>2016-08-19 13:44:28 -0700
commit5ad399aa50b5b65e4b5142d4a12f2d7a62da14d3 (patch)
tree7b6f9ea053a5ab2b1a2a408d333874061033c629
parentb2ee9c8d0406ae5b7d386021270073f50ed21d18 (diff)
downloadgoogle-compute-image-packages-5ad399aa50b5b65e4b5142d4a12f2d7a62da14d3.tar.gz
Remove test coverage for Python 3.2. (#324)
Changes to test infrastructure do not support Python 3.2.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 97954b6..ed5d273 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ sudo: true
python:
- 2.6
- 2.7
-- 3.2
- 3.3
- 3.4
- 3.5