diff --git a/.travis.yml b/.travis.yml index c0903c5d..24c0b17f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,7 @@ language: node_js # Follow https://github.com/nodejs/LTS to decide when to remove a version node_js: -# Stable version is temporarily disabled due to a bug in resemblejs package with -# node v11 (https://github.com/orgs/paperjs/teams/contributors/discussions/8). -# - stable +- stable - 10 - 8 # 6.13 and 6.14 causing unreasonable errors in SymbolDefinition.initialize.