Skip to content

Commit 6335b24

Browse files
committed
Disable closure linting until the count is driven down to a reasonable level
1 parent 6cebeac commit 6335b24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ before_script:
1919
- npm install -g bower gulp-cli@1
2020
- bower install
2121
- gulp lint
22-
- gulp lint-closure
2322
script:
2423
- xvfb-run wct
2524
- if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s 'windows 10/microsoftedge@14' -s 'windows 8.1/internet explorer@11' -s 'os x 10.11/safari@9' -s 'macos 10.12/safari@10' -s 'Linux/chrome@41'; fi

0 commit comments

Comments
 (0)