@@ -2,6 +2,7 @@
.gitattributes export-ignore
.gitignore export-ignore
.codeclimate.yml export-ignore
+.flintci.yml export-ignore
.scrutinizer.yml export-ignore
.styleci.yml export-ignore
.travis.yml export-ignore
@@ -1,9 +1,17 @@
build:
nodes:
analysis:
+ project_setup:
+ override: true
tests:
override:
- php-scrutinizer-run
+ tests:
+ override:
+ command: "php -v"
+ dependencies:
+ - "php -v"
resources:
cpus: 1
environment: