Skip to content

Commit c00ccbb

Browse files
ulyssessouzabbc2
authored andcommitted
Remove Python 3.4 in .travis (EOL mid 2019)
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
1 parent 23509f2 commit c00ccbb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ matrix:
1212

1313
- python: "2.7"
1414
env: TOXENV=py27
15-
- python: "3.4"
16-
env: TOXENV=py34
17-
- python: "3.4"
18-
env: TOXENV=py34-no-typing
1915
- python: "3.5"
2016
env: TOXENV=py35
2117
- python: "3.6"

0 commit comments

Comments
 (0)