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> Conflicts: .travis.yml
This commit is contained in:
parent
b185c33273
commit
4b0afa5684
@ -1,10 +1,12 @@
|
||||
language: php
|
||||
php:
|
||||
- hhvm
|
||||
- 7.0
|
||||
- 5.6
|
||||
- 5.5
|
||||
- 5.4
|
||||
- 7.0
|
||||
- 5.3
|
||||
- 5.2
|
||||
|
||||
before_script:
|
||||
- composer install --dev
|
||||
|
Loading…
Reference in New Issue
Block a user