Skip to content

Commit c463fef

Browse files
authored
Merge pull request #2 from peter279k/enhance_travis_test
add php-7.2, php-7.1
2 parents 3677628 + 373214f commit c463fef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ language: php
33
php:
44
- hhvm
55
- 7
6+
- 7.1
7+
- 7.2
68
- 5.6
79

810
before_script:

0 commit comments

Comments
 (0)