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

Fix tls issue into travis

Signed-off-by: Vincent Casse <vincent.casse@corp.ovh.com>
This commit is contained in:
Vincent Casse 2015-12-17 18:38:51 +01:00
parent 9aa7df73bf
commit cc0ba042ca

View File

@ -1,4 +1,8 @@
sudo: false
addons:
apt:
packages:
- libcurl4-openssl-dev
language: php
php:
- hhvm