diff --git a/.travis.yml b/.travis.yml index 762841e..d21c482 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - 4.4.0 + - lts/* - stable install: - npm install