diff --git a/.travis.yml b/.travis.yml index 6bab558f6..cc78e4ca8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: node_js -node_js: stable +node_js: + - "lts/*" install: - yarn