diff --git a/.travis.yml b/.travis.yml index 327a63d..83d7cac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ install: - npm install - polymer install before_script: - - npm run lint + # - npm run lint script: - xvfb-run npm run test - xvfb-run npm run test:integration \ No newline at end of file