diff --git a/.travis.yml b/.travis.yml index bd1ba3e..0083fe9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ notifications: email: false node_js: - '9' -scripts: +script: - npm run test - npm run build after_success: