Skip to content

Commit 99ffd7a

Browse files
authored
Merge pull request #481 from localheinz/fix/php72
Fix: Add PHP 7.2 to build matrix
2 parents 8660890 + 1f9df6b commit 99ffd7a

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)