Skip to content

Commit c1e0c1b

Browse files
committed
Skip testing for Django 1.9 on Python 3.3
1 parent e560f40 commit c1e0c1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ env:
1616

1717
matrix:
1818
exclude:
19+
- python: 3.3
20+
env: DJANGO==1.9rc1
1921
- python: 3.5
2022
env: DJANGO=1.6
2123
- python: 3.5

0 commit comments

Comments
 (0)