diff --git a/.travis.yml b/.travis.yml index 6beb9a6b..820a642c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,6 +39,9 @@ install: - npm install - npm prune +script: +- npm run test + branches: except: - "/^v\\d+\\.\\d+\\.\\d+$/"