Skip to content

Commit 956d964

Browse files
authored
travis: remove python 3.4 testing (#375)
The current django LTS release (2.2) doesn't support python 3.4. And, python 3.4 is failing here anyways.
2 parents ee9d44b + edfaf22 commit 956d964

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ dist: bionic
22
language: python
33
python:
44
- 2.7
5-
- 3.4
65
- 3.5
76
- 3.6
87
- 3.7

0 commit comments

Comments
 (0)