X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.travis.yml;h=c2703572b9487fbcb03f062bc67e390bed254471;hb=ae5a8552a784500adbacfdbd9e0b08970a83a9fa;hp=7a9b1dc14094ee7e206164c3a9690c28cadae23a;hpb=593257683d9741b1cf1862dd421d244e90751d3a;p=plcapi.git diff --git a/.travis.yml b/.travis.yml index 7a9b1dc..c270357 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,15 +11,13 @@ env: - URI=/demo/server/server.php - HTTPSSERVER=localhost - HTTPSURI=/demo/server/server.php - - PROXY=localhost:8080 + - PROXYSERVER=localhost:8080 # Travis currently compiles PHP with an oldish cURL/GnuTLS combination; # to make the tests pass when Apache has a bogus SSL cert whe need the full set of options below - HTTPSVERIFYHOST=0 - HTTPSIGNOREPEER=1 - SSLVERSION=0 - DEBUG=0 - # temp workaround to xdebug 3.0.0 bug - - XDEBUG_MODE=coverage php: #- 5.3