diff --git a/.travis.yml b/.travis.yml index 2e7c8b5..835ee03 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,5 @@ node_js: cache: npm script: - npm run test + - npm run lint - npm run build