Skip to content

Commit

Permalink
Disabling lint-closure until the error count is driven to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Apr 24, 2017
1 parent 315bdc2 commit c98e379
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
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 c98e379

Please sign in to comment.