Skip to content

Commit fc4a95f

Browse files
committed
Restrict testing to Python 2.7
Signed-off-by: Stefan Marr <git@stefan-marr.de>
1 parent e0532ad commit fc4a95f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ python:
44
# - "2.6"
55
- "2.7"
66
# - "3.2"
7-
- "3.3"
8-
- "pypy"
7+
# - "3.3"
8+
# - "pypy"
99

1010
env:
1111
- DJANGO_VERSION=1.4.4

0 commit comments

Comments
 (0)