Skip to content

Commit c7893f4

Browse files
committed
Fixed allow_failures in travis
1 parent 811def1 commit c7893f4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,10 @@ matrix:
1414
include:
1515
- php: 7.1
1616
env: ES_VERSION="7.1.0"
17-
1817
- php: 7.2
1918
env: ES_VERSION="7.1.0"
20-
2119
- php: 7.3
2220
env: ES_VERSION="7.1.0"
23-
2421
allow_failures:
2522
- php: 7.3
2623
env: ES_VERSION="7.2.0"

0 commit comments

Comments
 (0)