add php to travis script again

This commit is contained in:
parrt 2021-01-03 13:19:33 -08:00
parent 615d76dcda
commit 547fd7cc5e
1 changed files with 7 additions and 0 deletions

View File

@ -155,6 +155,13 @@ matrix:
jdk: openjdk8 jdk: openjdk8
env: TARGET=dart env: TARGET=dart
stage: main-test stage: main-test
- os: linux
language: php
php:
- 7.2
jdk: openjdk8
env: TARGET=php
stage: main-test
- os: linux - os: linux
jdk: openjdk8 jdk: openjdk8
env: env: