Skip to content

Commit

Permalink
Merge pull request #2 from genkgo/frederikbosch-php7
Browse files Browse the repository at this point in the history
Support for PHP7
  • Loading branch information
frederikbosch committed Feb 26, 2015
2 parents f70e310 + 5aaf31d commit d400b1e
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.5
- 5.6
- hhvm
- 7
script:
- phpunit -c tests/phpunit.xml --coverage-clover=coverage.clover
before_script:
Expand Down

0 comments on commit d400b1e

Please sign in to comment.