Skip to content

Commit 28a2196

Browse files
author
Michal Mazurek
committed
removing allow_failure from 2.7 and 3.4
1 parent c3d6ce2 commit 28a2196

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ python:
1212

1313
allow_failure:
1414
- python: "3.7"
15-
- python: "3.4"
16-
- python: "2.7"
1715

1816
install:
1917
- pip install -r requirements.txt

0 commit comments

Comments
 (0)