1
0
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:
David Grudl
2014-06-02 16:50:01 +02:00
parent cbebcba37d
commit 96daa02525
4 changed files with 4 additions and 9 deletions

View File

@@ -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: