1
0
mirror of https://github.com/ovh/php-ovh.git synced 2023-11-05 03:20:26 +01:00

Test old php versions

Signed-off-by: Vincent Casse <vincent.casse@corp.ovh.com>
This commit is contained in:
Vincent Casse 2016-02-01 11:40:54 +01:00
parent 43b0ba34e4
commit f8e25ffdd5

View File

@ -9,7 +9,9 @@ php:
- 7.0 - 7.0
- 5.6 - 5.6
- 5.5 - 5.5
- 7.0 - 5.4
- 5.3
- 5.2
before_script: before_script:
- composer self-update - composer self-update