diff --git a/.travis.yml b/.travis.yml index b8d19ad25..f3fb2d4a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ git: node_js: - "6" - "8" + - "12" install: - bundle install --deployment --jobs=3 --retry=3 --clean - npm install