Skip to content

Commit a17d5d4

Browse files
committed
let's remember that django>=1.7.8 does not work in python 2.6
1 parent 9fb05f7 commit a17d5d4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.moban.d/travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ matrix:
1919

2020
{%block custom_python_versions%}
2121
python:
22-
- 2.6
2322
- 2.7
2423
- 3.3
2524
- 3.4

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ env:
77
- DJANGO_VERSION=1.8.2
88
- DJANGO_VERSION=1.9
99
python:
10-
- 2.6
1110
- 2.7
1211
- 3.3
1312
- 3.4

0 commit comments

Comments
 (0)