Skip to content

Commit

Permalink
add php 7.4 to the build test
Browse files Browse the repository at this point in the history
  • Loading branch information
saimaz committed Oct 8, 2019
1 parent e99d62b commit b86153c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4snapshot
matrix:
allow_failures:
- php: 7.4snapshot
env:
global:
- ES_VERSION=7.4.0 ES_DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}-linux-x86_64.tar.gz
Expand Down

0 comments on commit b86153c

Please sign in to comment.