diff --git a/.travis.yml b/.travis.yml index 81830c03..63d39719 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - node + - lts/* addons: chrome: stable install: npm install