Skip to content

Commit b713fa1

Browse files
committed
add PHP 5.6 to .travis.yml
1 parent 889d542 commit b713fa1

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
@@ -3,6 +3,7 @@ php:
33
- "5.4"
44
- "5.3"
55
- "5.5"
6+
- "5.6"
67
- hhvm
78
script: phpunit .
89

0 commit comments

Comments
 (0)