Skip to content

Commit bf1e517

Browse files
committed
Fixed allow_failures in travis
1 parent c7893f4 commit bf1e517

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ matrix:
1818
env: ES_VERSION="7.1.0"
1919
- php: 7.3
2020
env: ES_VERSION="7.1.0"
21+
- php: 7.3
22+
env: ES_VERSION="7.2.0"
2123
allow_failures:
2224
- php: 7.3
2325
env: ES_VERSION="7.2.0"

0 commit comments

Comments
 (0)