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