Skip to content

Commit 166a143

Browse files
committed
No longer testing on python 3.3 as no supported django versions support it
1 parent c93492b commit 166a143

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: python
22
sudo: false
33
python:
44
- 2.7
5-
- 3.3
65
- 3.4
76
- 3.5
87
- pypy
@@ -85,8 +84,3 @@ matrix:
8584
env: TEST_TYPE=build_website
8685
- python: '2.7'
8786
env: TEST_TYPE=lint
88-
exclude:
89-
- python: '3.3'
90-
env: DJANGO_VERSION=1.8
91-
- python: '3.3'
92-
env: DJANGO_VERSION=1.9

0 commit comments

Comments
 (0)