Upgrade node.js to version 10 on Scrutinizer

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2019-04-15 16:56:09 -03:00
parent 4c43aebd2d
commit 13ef404d1e

View File

@ -17,7 +17,7 @@ build:
analysis:
environment:
php: 7.1
node: 8
node: 10
dependencies:
before:
- composer install