no patience for metalinter right now

This commit is contained in:
Ethan Buchman 2017-12-21 12:07:52 -05:00
parent be765e4cb9
commit 306657a118
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ dependencies:
test:
override:
- cd "$PROJECT_PATH" && make tools && make get_vendor_deps && make metalinter_test
- cd "$PROJECT_PATH" && set -o pipefail && make test_integrations 2>&1 | tee test_integrations.log:
timeout: 1800
post: