Browse Source

ignore moodle mobile mustache template

false positive lint errors due to mobile args.
MOODLE_36_STABLE
Dan Marsden 6 years ago
parent
commit
6f22143cd3
  1. 1
      .travis.yml

1
.travis.yml

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

Loading…
Cancel
Save