diff --git a/.travis.yml b/.travis.yml index 3b4dc89da9d850a78c47b28d6da2be92276eea8b..141d8976359a195771742d65eb03e8b22fcc3fb0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ node_js: - "8.11.1" - "9.11.1" - "10.1.0" + - "11" script: - npm run-script build - npm run-script coverage