diff --git a/.travis.yml b/.travis.yml index 3d0c7d1643..d916c19b9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,9 @@ language: node_js node_js: -- '4' - '6' - '8' -- '9' +- '10' +- 'node' # Build all branches branches: only: