Skip to content

Commit bac9b5d

Browse files
authored
chore: add php 7.2 to travis build matrix (#15)
1 parent 27d6acd commit bac9b5d

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
@@ -4,6 +4,7 @@ php:
44
- 5.6
55
- 7.0
66
- 7.1
7+
- 7.2
78
- hhvm
89

910
before_script: composer install --dev --prefer-source

0 commit comments

Comments
 (0)