diff --git a/.travis.yml b/.travis.yml index 6c2bdec..7675203 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ notifications: email: false script: - npm run test - - $(npm bin)/codecov + - npx codecov