Update travis script to use lintwithexclusions

pull/21833/head
Luke Barnard 2017-09-28 11:33:36 +01:00
parent 010b8d8be6
commit 07b6040c39
1 changed files with 1 additions and 3 deletions

View File

@ -6,6 +6,4 @@ npm run test
./.travis-test-riot.sh
# run the linter, but exclude any files known to have errors or warnings.
./node_modules/.bin/eslint --max-warnings 0 \
--ignore-path .eslintignore.errorfiles \
src test
npm run lintwithexclusions