Skip to content

Commit 276f561

Browse files
committed
Travis: run the build tests against PHP 7.2 as well
The new Trusty images as per Sept 7 include an image for PHP 7.2 (even though it hasn't been released yet) and nightly is now PHP 7.3-dev.
1 parent d89c165 commit 276f561

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ matrix:
1212
- php: 7.0
1313
env: CUSTOM_INI=1
1414
- php: 7.1
15+
- php: 7.2
1516
- php: nightly
1617
- php: hhvm
1718

0 commit comments

Comments
 (0)