Browse Source

Remove unsupported python versions

Denis K 8 years ago
parent
commit
d78b729366
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -31,3 +31,7 @@ matrix:
       env: DJANGO=1.8.3
     - python: 2.6
       env: DJANGO=1.9.8
+    - python: 3.2
+      env: DJANGO=1.9.8
+    - python: 3.3
+      env: DJANGO=1.9.8