From 0dfcc8e64f752edc824c33e439d4e43c3978ee42 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Fri, 30 Aug 2019 08:59:33 +0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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