diff --git a/.travis.yml b/.travis.yml index 158ea54..5449ea1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,4 @@ node_js: - "node" script: - npm run devpack - - npm run test -branches: - only: - - \ No newline at end of file + - npm run test \ No newline at end of file