mirror of
https://github.com/dg/dibi.git
synced 2025-09-01 18:12:51 +02:00
Minimal required PHP version changed to 5.4.4
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
language: php
|
||||
php:
|
||||
- 5.3.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
@@ -9,7 +8,6 @@ php:
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: hhvm
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user