Skip to content

Commit

Permalink
adding PHP 5.6 into travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Feb 14, 2014
1 parent 837f729 commit b335f34
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 @@ -4,6 +4,7 @@ language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm

before_script:
Expand Down

0 comments on commit b335f34

Please sign in to comment.