diff --git a/.travis.yml b/.travis.yml index 78e560986d..36b9c1094a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ git: depth: 10 node_js: - "4" - - "stable" + - "5" before_install: - rvm install 2.2 - rvm use 2.2 --fuzzy