Skip to content

Commit

Permalink
1.11.2 does not support python 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Jun 29, 2017
1 parent b682e77 commit 78a52e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .moban.d/travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ matrix:
env: DJANGO_VERSION=1.10.7
- python: 2.6
env: DJANGO_VERSION=1.11.2
- python: 3.3
env: DJANGO_VERSION=1.11.2
- python: 3.4
env: DJANGO_VERSION=1.6.11
- python: 3.5
Expand Down
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ matrix:
env: DJANGO_VERSION=1.10.7
- python: 2.6
env: DJANGO_VERSION=1.11.2
- python: 3.3
env: DJANGO_VERSION=1.11.2
- python: 3.4
env: DJANGO_VERSION=1.6.11
- python: 3.5
Expand Down

0 comments on commit 78a52e8

Please sign in to comment.