Skip to content

Commit

Permalink
Disable closure linting until the count is driven down to a reasonabl…
Browse files Browse the repository at this point in the history
…e level
  • Loading branch information
kevinpschaaf committed Apr 21, 2017
1 parent 6cebeac commit 6335b24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,6 @@ before_script:
- npm install -g bower gulp-cli@1
- bower install
- gulp lint
- gulp lint-closure
script:
- xvfb-run wct
- 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
Expand Down

0 comments on commit 6335b24

Please sign in to comment.