diff --git a/.travis.yml b/.travis.yml index cc831c8ff..0b05c57f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,8 @@ cache: node_js: - lts/* script: -- npm run linter - npm run extractor - npm run builder after_success: - chmod +x .travis/push.sh -- .travis/push.sh \ No newline at end of file +- .travis/push.sh