Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #51 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
DASPRiD committed Aug 28, 2014
2 parents fd184df + 2f11875 commit 1cfbb5a
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 @@ -2,6 +2,7 @@ language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm

before_script:
Expand Down

0 comments on commit 1cfbb5a

Please sign in to comment.