Skip to content

Commit 680ad50

Browse files
Merge pull request #70 from sasezaki/patch-2
add PHP 5.6 to .travis.yml
2 parents 997156d + 368f940 commit 680ad50

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
@@ -4,4 +4,5 @@ php:
44
- 5.3
55
- 5.4
66
- 5.5
7+
- 5.6
78
script: phpunit test/unit

0 commit comments

Comments
 (0)