Browse Source
Revert "Specify PHP 5.4 as version for scrutinizer"
remotes/origin/exclude_directories_III
Lukas Reschke
10 years ago
1 changed files with
0 additions and
10 deletions
-
.scrutinizer.yml
|
|
|
@ -1,13 +1,3 @@ |
|
|
|
application: |
|
|
|
environment: |
|
|
|
php: |
|
|
|
version: 5.4 |
|
|
|
|
|
|
|
build: |
|
|
|
environment: |
|
|
|
php: |
|
|
|
version: 5.4 |
|
|
|
|
|
|
|
filter: |
|
|
|
excluded_paths: |
|
|
|
- '3rdparty/*' |
|
|
|
|