Skip to content

Commit bfdb894

Browse files
committed
removed python 3.4 from test.
1 parent 647f544 commit bfdb894

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ matrix:
88
- python: 2.7
99
env: DJANGO=1.11.*
1010

11-
- python: 3.4
12-
env: DJANGO=1.10.*
13-
- python: 3.4
14-
env: DJANGO=1.11.*
15-
1611
- python: 3.5
1712
env: DJANGO=1.10.*
1813
- python: 3.5

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
'Programming Language :: Python',
3434
'Programming Language :: Python :: 2.7',
3535
'Programming Language :: Python :: 3.3',
36-
'Programming Language :: Python :: 3.4',
3736
'Programming Language :: Python :: 3.5',
3837
'Programming Language :: Python :: 3.6',
3938
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)