We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d304e6 commit b07dfc8Copy full SHA for b07dfc8
.travis.yml
@@ -8,9 +8,6 @@ env:
8
- FLASK=0.12
9
- FLASK=1.0
10
- FLASK=1.0.2
11
-matrix:
12
- allow_failures:
13
- - env: FLASK=1.0.2
14
install:
15
- pip install Flask==${FLASK}
16
script:
0 commit comments