Skip to content

Commit 52f5e9e

Browse files
committed
Add PHP 7.1 and 7.2 to .travis.yml.
1 parent 4a19cc4 commit 52f5e9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ php:
44
- 5.5
55
- 5.6
66
- 7.0
7+
- 7.1
8+
- 7.2
79
- hhvm
810

911
sudo: false

0 commit comments

Comments
 (0)