diff --git a/.travis.yml b/.travis.yml index f91c3dfc..02cecfe8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ notifications: node_js: - 6 - 8 + - 10 matrix: fast_finish: true script: npm run travis