diff --git a/.travis.yml b/.travis.yml index bcf93fd..03ccf94 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ before_script: - go get github.com/mattn/goveralls # - bash .github/assert-contributors.sh # TODO - bash .github/lint-disallowed-functions-in-library.sh - - bash .github/lint-commit-message.sh + # - bash .github/lint-commit-message.sh # TODO(ar): Enable after merge script: - make test