Skip to content

Commit

Permalink
Merge pull request google#628 from google/clang-format-off
Browse files Browse the repository at this point in the history
Turn off clang-format check until Closure is fully formatted internally.
  • Loading branch information
joeltine committed Jan 4, 2016
2 parents 371dda5 + cf1ef75 commit 5138f50
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 @@ -21,7 +21,6 @@ before_script:
script:
- ./scripts/ci/compile_closure.sh
- ./scripts/ci/lint_pull_request.sh
- ./scripts/ci/check_code_format.sh
- travis_wait 30 ./scripts/ci/run_all_tests.sh

env:
Expand Down

0 comments on commit 5138f50

Please sign in to comment.