Skip to content

Commit 061f100

Browse files
mhujerpolyfractal
authored andcommitted
Travis: add PHP 7.2 + ES 6.0 to build matrix (#622)
1 parent dc5d18c commit 061f100

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ matrix:
3131
- php: 7.1
3232
env: ES_VERSION="6.x" TEST_BUILD_REF="origin/6.x"
3333

34+
- php: 7.2
35+
env: ES_VERSION="6.0" TEST_BUILD_REF="origin/6.0"
36+
3437
env:
3538
global:
3639
- ES_TEST_HOST=http://localhost:9200

0 commit comments

Comments
 (0)