Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Commit

Permalink
Remove PHP Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtak-CZ committed Jan 3, 2016
1 parent 5526eb1 commit 63c95a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ before_script:
- sed -i "s/..\/..\/..\//..\/vendor\//" Nella/ruleset.xml

script:
- bin/parallel-lint Nella
- bin/phpcs -sp --standard=Nella/ruleset.xml Nella
4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
"consistence/coding-standard": "~0.10.0",
"slevomat/coding-standard": "~1.0.4"
},
"require-dev": {
"jakub-onderka/php-console-highlighter": "0.3.2",
"jakub-onderka/php-parallel-lint": "0.9.2"
},
"config": {
"bin-dir": "bin"
},
Expand Down

0 comments on commit 63c95a5

Please sign in to comment.