Skip to content

Commit

Permalink
travis: code-checker checks whole repository
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Dec 20, 2014
1 parent 5eee15a commit e3032d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ matrix:

script:
- vendor/bin/tester tests -s
- php code-checker/src/code-checker.php -d src
- php code-checker/src/code-checker.php

after_failure:
# Print *.actual content
Expand Down

0 comments on commit e3032d4

Please sign in to comment.