Use PHP 7.1 to generate API

This commit is contained in:
Adrien Crivelli
2018-06-04 13:31:18 +09:00
parent 1afba78f85
commit 2bb54ef989
+1
View File
@@ -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: