Skip to content

Commit 8692b92

Browse files
author
Martin Brecht-Precht
committed
Extended the Travis config by PHP 7.1 and 7.2
1 parent 449ef2b commit 8692b92

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
@@ -8,6 +8,8 @@ php:
88
- '5.4'
99
- '5.5'
1010
- '7.0'
11+
- '7.1'
12+
- '7.2'
1113
- hhvm
1214

1315
matrix:

0 commit comments

Comments
 (0)