Skip to content

Commit c98e379

Browse files
authored
Disabling lint-closure until the error count is driven to 0
1 parent 315bdc2 commit c98e379

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
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)