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.