Skip to content

Commit

Permalink
Merge pull request #5 from piotrantosik/php7
Browse files Browse the repository at this point in the history
add php7 support
  • Loading branch information
Andrew Theken authored Apr 18, 2017
2 parents 1b9685f + 330a39a commit fb49114
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 89 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.5
- 5.6
- 7.0
- hhvm

before_script:
Expand Down
Loading

0 comments on commit fb49114

Please sign in to comment.