removed php & python tests

This commit is contained in:
André Bauer 2016-11-30 15:36:28 +01:00
parent e18079fce7
commit 5238a6b5b6

View file

@ -14,14 +14,12 @@ engines:
languages:
- ruby
- javascript
- python
- php
eslint:
enabled: true
fixme:
enabled: true
phpmd:
enabled: true
enabled: false
rubocop:
enabled: true
ratings:
@ -38,8 +36,6 @@ ratings:
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
exclude_paths:
- config/
- db/