Skip to content

Commit

Permalink
Temporarily disable 'make lint' in Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
志宇 committed Jan 29, 2020
1 parent fbb137c commit 7d5cd95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ before_script:
- ci_scripts/create-ip-aliases.sh

script:
- make lint
# - make lint TODO(evanlinjin): Temporary due to https://github.com/golangci/golangci-lint/issues/827
- make test
- make test-no-ci

0 comments on commit 7d5cd95

Please sign in to comment.