Skip to content

Commit 0cd39fa

Browse files
committed
Add PHP 5.6 and 7.0 to test matrix
1 parent b61b73e commit 0cd39fa

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.3
55
- 5.4
66
- 5.5
7+
- 5.6
8+
- 7.0
79

810
before_script:
911
- echo 'date.timezone = "UTC"' >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini

0 commit comments

Comments
 (0)