mirror of
https://github.com/justinrainbow/json-schema.git
synced 2025-05-04 13:32:02 +02:00
Merge pull request #156 from Maks3w/patch-1
[travis-ci] Add PHP 7 to build matrix
This commit is contained in:
commit
c437d933a9
@ -6,10 +6,12 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7
|
||||
- php: hhvm
|
||||
|
||||
install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user