diff --git a/.travis.yml b/.travis.yml index aaeccef..42d8fdc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,7 @@ language: node_js node_js: + - "12" - "10" - "8" - "6" -cache: - directories: - - node_modules +cache: npm