diff --git a/.travis.yml b/.travis.yml index 0997b727..52cfc1e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ node_js: - 0.12 script: - - npm codestyle + - npm run codestyle - npm run coverage && npm run report notifications: