Skip to content

Commit

Permalink
require drupal/coder:dev-8.x-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Smith authored and fago committed Sep 30, 2017
1 parent 9176017 commit cc81e52
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 @@ -71,7 +71,7 @@ before_script:
- export SIMPLETEST_BASE_URL=http://localhost:8888

# Install PHPCS to check for Drupal coding standards.
- travis_retry composer global require drupal/coder
- travis_retry composer global require drupal/coder:dev-8.x-2.x
- ~/.composer/vendor/bin/phpcs --config-set installed_paths ~/.composer/vendor/drupal/coder/coder_sniffer

script:
Expand Down

0 comments on commit cc81e52

Please sign in to comment.