aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Ordoquy2012-11-21 18:21:26 +0100
committerXavier Ordoquy2012-11-21 18:21:26 +0100
commit17234a5a3fe4b5db33b79e13d6779889c25c1089 (patch)
tree3b737ccd99d1a8452e758d2967d8c61a134bc004
parent753c4fc4f6f18e9b224f20f61d4ad1fe91248fc8 (diff)
downloaddjango-rest-framework-17234a5a3fe4b5db33b79e13d6779889c25c1089.tar.bz2
Also test 3.2
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 77bc5384..8bec7e0b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ language: python
python:
- "2.7"
+ - "3.2"
- "3.3"
env: