Skip to content

Commit 5107d3c

Browse files
committed
TravisCI: php 7.2
1 parent 91e9cfe commit 5107d3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ php:
88
- 5.6
99
- 7.0
1010
- 7.1
11+
- 7.2
1112
- nightly
1213
env: CC=gcc
1314
matrix:
@@ -24,6 +25,8 @@ matrix:
2425
env: CC=clang
2526
- php: 7.1
2627
env: CC=clang
28+
- php: 7.2
29+
env: CC=clang
2730
addons:
2831
apt:
2932
packages: clang

0 commit comments

Comments
 (0)