From 956ccaece497f588b1888973a8ea6993b7e1d34f Mon Sep 17 00:00:00 2001 From: tinkerbell07 Date: Thu, 25 Apr 2019 15:47:48 -0500 Subject: [PATCH] fix: https://github.com/amilajack/eslint-plugin-compat/issues/224 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cd67581..a4c330c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ language: node_js node_js: - "10" - "8" - - "6" after_success: npm run coverage env: