diff --git a/.travis.yml b/.travis.yml index 82260c1..bb9cfd9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ cache: notifications: email: true node_js: - - "7" + - "8" script: - yarn run coverage - yarn run build