Updated a bunch of shit
Updated PHP versions to test against, copyright dates, dropped gittip, cleaned up a bit of formatting to make more PSR-compliant and bumped the version number slightly
This commit is contained in:
parent
ece0a6f057
commit
6a03636f11
5 changed files with 24 additions and 48 deletions
|
@ -5,11 +5,11 @@ php:
|
|||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.6
|
||||
- php: hhvm
|
||||
|
||||
install:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue