diff --git a/circle.yml b/circle.yml index 6c5deeab9..c30eb2132 100644 --- a/circle.yml +++ b/circle.yml @@ -30,7 +30,7 @@ jobs: - run: name: Run tslint command: npm run lint - - run: ./scripts/git/config.sh + - run: bash ./scripts/git/config.sh - run: name: Build changed plugins command: node scripts/ci-tests.js