Skip to content

Commit 53fe258

Browse files
authored
Remove Python3.4 from travis
1 parent 8b6d718 commit 53fe258

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,13 @@ addons:
66
- wget
77

88
matrix:
9-
allow_failures:
10-
- python: 3.4
11-
env: TOX_ENV=docs
129
include:
1310
- python: 2.7
1411
env: TOX_ENV=py27
1512
- python: 2.7
1613
env: TOX_ENV=pep257
1714
- python: pypy-5.3.1
1815
env: TOX_ENV=pypy
19-
- python: 3.4
20-
env: TOX_ENV=py34
2116
- python: 3.5
2217
env: TOX_ENV=py35
2318
- python: 3.6

0 commit comments

Comments
 (0)