From 41bed97a85271498acbe99ee11858fc48aaab925 Mon Sep 17 00:00:00 2001 From: richardjgowers Date: Tue, 17 Jul 2018 16:28:06 -0500 Subject: [PATCH] don't allow pylint to fail any more --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 84aa0335798..957cbb219d0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -76,7 +76,6 @@ matrix: allow_failures: - env: NUMPY_VERSION=dev EVENT_TYPE="cron" - - env: NAME="Lint" before_install: # Workaround for Travis CI macOS bug (https://github.com/travis-ci/travis-ci/issues/6307)