Skip to content

Commit 73ba03d

Browse files
bighappyfaceerayd
authored andcommitted
Merge pull request jsonrainbow#481 from localheinz/fix/php72
Fix: Add PHP 7.2 to build matrix
1 parent 8d8ba56 commit 73ba03d

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
@@ -17,6 +17,7 @@ matrix:
1717
- php: 7.0
1818
env: WITH_COVERAGE=true WITH_PHPCSFIXER=true
1919
- php: 7.1
20+
- php: 7.2
2021
- php: 'nightly'
2122
- php: hhvm
2223
dist: trusty

0 commit comments

Comments
 (0)