diff --git a/.travis.yml b/.travis.yml index 4014ef4..a39236e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ install: before_script: # Hinting - XXX should fail! - - npm run-script hint || true + - npm run-script hint script: - npm test