Skip to content

Commit c6e242e

Browse files
committed
Revert "Add Python 3.5 beta to travis"
This reverts commit ac2f69e.
1 parent ac2f69e commit c6e242e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ python:
44
- "3.2"
55
- "3.3"
66
- "3.4"
7-
- "3.5.0b3"
87
env:
98
- DJANGO="Django>=1.4,<1.5"
109
- DJANGO="Django>=1.5,<1.6"
@@ -25,6 +24,4 @@ matrix:
2524
env: DJANGO="Django>=1.4,<1.5"
2625
- python: "3.4"
2726
env: DJANGO="Django>=1.4,<1.5"
28-
- python: "3.5.0b3"
29-
env: DJANGO="Django>=1.4,<1.5"
3027
fast_finish: true

0 commit comments

Comments
 (0)