Skip to content

Commit

Permalink
Merge pull request #174 from sasezaki/patch-1
Browse files Browse the repository at this point in the history
add PHP 5.6 to .travis.yml
  • Loading branch information
bakura10 committed Aug 30, 2014
2 parents beef6cd + d83defa commit 8f75205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: php
php:
- 5.4
- 5.5
- 5.6

before_script:
- composer self-update
Expand Down

0 comments on commit 8f75205

Please sign in to comment.