From 0f497b5ac3715c63c1c9f62739782135d61a69af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alvaro=20Cabrera=20Dur=C3=A1n?= <pateketrueke@gmail.com>
Date: Wed, 23 Oct 2019 10:29:39 -0500
Subject: [PATCH] Drop testing on v6

---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index bb715060..33048184 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,6 @@ branches:
   except:
     - gh-pages
 node_js:
-  - 6
   - 8
   - 9
   - 10
-- 
GitLab