Use PHP 7.1 to generate API
This commit is contained in:
parent
1afba78f85
commit
2bb54ef989
@ -40,6 +40,7 @@ jobs:
|
|||||||
- php ocular.phar code-coverage:upload --format=php-clover tests/coverage-clover.xml
|
- php ocular.phar code-coverage:upload --format=php-clover tests/coverage-clover.xml
|
||||||
|
|
||||||
- stage: API documentation
|
- stage: API documentation
|
||||||
|
php: 7.1
|
||||||
before_script:
|
before_script:
|
||||||
- curl -O http://get.sensiolabs.org/sami.phar
|
- curl -O http://get.sensiolabs.org/sami.phar
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user