Browse Source

ignore moodle mobile mustache template

false positive lint errors due to mobile args.
MOODLE_35_STABLE
Dan Marsden 6 years ago
parent
commit
4576ce28ca
  1. 1
      .travis.yml

1
.travis.yml

@ -21,6 +21,7 @@ php:
env: env:
global: global:
- MOODLE_BRANCH=MOODLE_35_STABLE - MOODLE_BRANCH=MOODLE_35_STABLE
- MUSTACHE_IGNORE_NAMES=mobile_teacher_form.mustache
matrix: matrix:
- DB=pgsql - DB=pgsql
- DB=mysqli - DB=mysqli

Loading…
Cancel
Save