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

Add PHP7 into automated tests

This commit is contained in:
Vincent Cassé 2015-10-09 22:29:18 +02:00
parent 8a6e39c802
commit 3a8ce8a924

View File

@ -4,6 +4,7 @@ php:
- 5.6
- 5.5
- 5.4
- 7.0
before_script:
- composer install --dev