Skip to content

Commit 547fd7c

Browse files
committed
add php to travis script again
1 parent 615d76d commit 547fd7c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,13 @@ matrix:
155155
jdk: openjdk8
156156
env: TARGET=dart
157157
stage: main-test
158+
- os: linux
159+
language: php
160+
php:
161+
- 7.2
162+
jdk: openjdk8
163+
env: TARGET=php
164+
stage: main-test
158165
- os: linux
159166
jdk: openjdk8
160167
env:

0 commit comments

Comments
 (0)