Skip to content

Commit 1be621e

Browse files
committed
Merge pull request MyIntervals#81 from sasezaki/patch-1
add PHP 5.6 to .travis.yml
2 parents 889d542 + b713fa1 commit 1be621e

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)