Skip to content

Commit 368f940

Browse files
committed
add PHP 5.6 to .travis.yml
1 parent 997156d commit 368f940

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)