From 2bb54ef989c236043f6e6119ab381eeeb7b6a0f3 Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Mon, 4 Jun 2018 13:31:18 +0900 Subject: [PATCH] Use PHP 7.1 to generate API --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index de08a728..0452b44b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,6 +40,7 @@ jobs: - php ocular.phar code-coverage:upload --format=php-clover tests/coverage-clover.xml - stage: API documentation + php: 7.1 before_script: - curl -O http://get.sensiolabs.org/sami.phar script: