mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 11:12:16 +00:00
Added support for PHP7
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
build:
|
||||
tests:
|
||||
override:
|
||||
-
|
||||
command: './vendor/bin/phpunit --coverage-clover=coverage.clover'
|
||||
coverage:
|
||||
file: 'coverage.clover'
|
||||
format: 'clover'
|
||||
checks:
|
||||
php:
|
||||
code_rating: true
|
||||
duplication: true
|
||||
|
||||
Reference in New Issue
Block a user