Skip to content

Commit

Permalink
Merge pull request #87 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
withgod committed Sep 15, 2015
2 parents c64c072 + 1dd33d4 commit 2d14d0d
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 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6

install: composer install --no-interaction
script: phpunit
Expand Down

0 comments on commit 2d14d0d

Please sign in to comment.