Changed CI to Gitlab

This commit is contained in:
2018-12-26 09:42:54 -03:00
parent b858b89d5b
commit 4566a4e4cc
5 changed files with 34 additions and 42 deletions

View File

@@ -30,9 +30,5 @@
"psr-4": {
"MNC\\ChileanRut\\Tests\\": "tests"
}
},
"scripts": {
"test": "@php vendor/bin/phpunit --verbose --coverage-text --coverage-clover build/logs/clover.xml",
"style": "@php vendor/bin/php-cs-fixer fix"
}
}