Skip to content

Commit

Permalink
Travis: use kdyby/code-checker
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed Jul 7, 2016
1 parent 96e229f commit 12e64d6
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 @@ -43,7 +43,7 @@ before_install:
install:
- travis_retry composer update --no-interaction --prefer-dist $COMPOSER_EXTRA_ARGS
- travis_retry composer create-project --no-interaction jakub-onderka/php-parallel-lint /tmp/php-parallel-lint
- travis_retry composer create-project --no-interaction nette/code-checker /tmp/code-checker ~2.5
- travis_retry composer create-project --no-interaction kdyby/code-checker /tmp/code-checker

script:
- vendor/bin/tester -s -p php -c ./tests/php.ini-unix ./tests/KdybyTests/
Expand Down

0 comments on commit 12e64d6

Please sign in to comment.