From 00a611054ef021b840bccef24bbd326796eff838 Mon Sep 17 00:00:00 2001 From: DD Date: Wed, 24 Oct 2018 15:02:48 -0400 Subject: [PATCH] Try removing latest node --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ba20e2ff..b0d292e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: node_js # Follow https://github.com/nodejs/LTS to decide when to remove a version node_js: -- stable - 9 - 8 # 6.13 and 6.14 causing unreasonable errors in SymbolDefinition.initialize.