Skip to content
Snippets Groups Projects
Commit d178c1bf authored by Frédéric France's avatar Frédéric France
Browse files

Update .travis.yml

parent 212fce2a
Branches
Tags
No related merge requests found
......@@ -45,6 +45,8 @@ before_script:
- which phpunit
- phpunit --version
- echo Install phpcs then show installed rules
- cp composer.json composer.json.old
- cp composer.json.phpcs composer.json
- composer self-update
- composer require squizlabs/php_codesniffer:${PHPCS_VERSION}
- composer install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment