mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 11:01:04 +00:00
PHP 7.0 must not fail
This commit is contained in:
parent
23ff8d3619
commit
ab64c3d9ac
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ matrix:
|
||||||
- php: hhvm
|
- php: hhvm
|
||||||
env: DB=pgsql # driver for PostgreSQL currently unsupported by HHVM, requires 3rd party dependency
|
env: DB=pgsql # driver for PostgreSQL currently unsupported by HHVM, requires 3rd party dependency
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: 7.0
|
|
||||||
- php: hhvm
|
- php: hhvm
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Reference in a new issue