Skip to content

Commit 3c5dac8

Browse files
authored
Merge pull request chrisboulton#311 from sergeyklay/patch-1
[Travis] Test on PHP 7.1
2 parents 9ab96de + 6728b2e commit 3c5dac8

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
@@ -2,6 +2,7 @@ language: php
22
php:
33
- 5.6
44
- 7.0
5+
- 7.1
56
- hhvm
67
matrix:
78
exclude:

0 commit comments

Comments
 (0)