From 251cbcc69de8ee0b5f4685e1646cb0742aa8c7c9 Mon Sep 17 00:00:00 2001 From: Chuck Horton Date: Sun, 16 Jul 2017 07:02:16 -0700 Subject: [PATCH] Remove listing from travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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