mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-05 15:47:30 +02:00
improving useage of travis & scrutinizer
This commit is contained in:
@@ -2,7 +2,17 @@ imports:
|
||||
- php
|
||||
|
||||
filter:
|
||||
paths: [./*.php, webroot/img.php]
|
||||
paths:
|
||||
- *
|
||||
- webroot/img.php
|
||||
|
||||
excluded_paths:
|
||||
- tests/
|
||||
|
||||
checks:
|
||||
php:
|
||||
code_rating: true
|
||||
duplication: true
|
||||
|
||||
tools:
|
||||
# Copy/Paste Detector
|
||||
|
@@ -3,8 +3,6 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 5.7
|
||||
- 6.0
|
||||
- hhvm
|
||||
- nightly
|
||||
|
||||
|
@@ -2,8 +2,6 @@ Revision history
|
||||
=====================================
|
||||
|
||||
[](https://travis-ci.org/mosbth/cimage)
|
||||
[](https://scrutinizer-ci.com/g/mosbth/cimage/?branch=master)
|
||||
[](https://scrutinizer-ci.com/g/mosbth/cimage/?branch=master)
|
||||
[](https://scrutinizer-ci.com/g/mosbth/cimage/build-status/master)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user