mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Removing hhvm, PHP 5.5 and duplicate PHP 7.0 from travis build
Signed-off-by: Germain Carré <germaincarre@yahoo.fr>
This commit is contained in:
parent
88e67ac3aa
commit
9e586bd392
@ -5,11 +5,8 @@ addons:
|
|||||||
|
|
||||||
language: php
|
language: php
|
||||||
php:
|
php:
|
||||||
- hhvm
|
|
||||||
- 7.0
|
- 7.0
|
||||||
- 5.6
|
- 5.6
|
||||||
- 5.5
|
|
||||||
- 7.0
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer self-update
|
- composer self-update
|
||||||
|
Loading…
Reference in New Issue
Block a user