From 84085727a6942744631c439e2efcac3ac82f8ac6 Mon Sep 17 00:00:00 2001
From: Xaver Maierhofer <xaver.maierhofer@xwissen.info>
Date: Sat, 27 Oct 2018 14:31:30 +0200
Subject: [PATCH] [TASK] Travis node.js v11

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

diff --git a/.travis.yml b/.travis.yml
index ce83fc4..de416ea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ matrix:
   include:
   - node_js: 8
     os: linux
-  - node_js: 6
+  - node_js: 11
     os: linux
 
 cache:
-- 
GitLab