Browse Source

Does this even work?

pull/756/head
Danny Lamb 8 years ago
parent
commit
9cd086f619
  1. 2
      .travis.yml

2
.travis.yml

@ -27,7 +27,7 @@ install:
script:
- $ISLANDORA_DIR/tests/scripts/line_endings.sh .
- php vendor/bin/phpcs --standard=Drupal *.module src
- php vendor/bin/phpcs --standard=Drupal */*.module */src
- php vendor/bin/phpcpd --names *.module,*.inc,*.test,*.php --exclude=vendor .
notifications:

Loading…
Cancel
Save