Add the new php version
This commit is contained in:
parent
21a93cd75b
commit
6b5fdb4b26
|
@ -5,6 +5,7 @@ php:
|
|||
- 5.4
|
||||
- 5.3
|
||||
- hhvm
|
||||
- 7.0
|
||||
before_script:
|
||||
- npm install jshint
|
||||
- jshint --version
|
||||
|
@ -26,4 +27,4 @@ sudo: false
|
|||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
- php: 5.6
|
||||
- php: 7.0
|
||||
|
|
Loading…
Reference in a new issue