Skip to content

Commit 95abed7

Browse files
committed
remmove allow_failures
1 parent eee07a7 commit 95abed7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ sudo: required
44
python:
55
- "3.5"
66
- "3.6"
7-
matrix:
8-
include:
9-
- python: "3.7"
10-
allow_failures:
11-
- python: "3.7"
7+
- "3.7"
8+
129
services:
1310
- mysql
1411
env:

0 commit comments

Comments
 (0)