Skip to content

Commit b07dfc8

Browse files
committed
Don't allow failures for latest flask anymore.
1 parent 8d304e6 commit b07dfc8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ env:
88
- FLASK=0.12
99
- FLASK=1.0
1010
- FLASK=1.0.2
11-
matrix:
12-
allow_failures:
13-
- env: FLASK=1.0.2
1411
install:
1512
- pip install Flask==${FLASK}
1613
script:

0 commit comments

Comments
 (0)