From c7c81f440a45b10ba472fe84d82fc5d66df48c15 Mon Sep 17 00:00:00 2001 From: Rafal Wilinski Date: Fri, 19 May 2017 11:26:58 +0200 Subject: [PATCH] Update circle.yml --- circle.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/circle.yml b/circle.yml index a18175b..8c156c0 100644 --- a/circle.yml +++ b/circle.yml @@ -6,6 +6,5 @@ test: - npm run eslint - nvm install 6.9.1 && nvm use 6.9.1 && npm test - nvm use node && npm test - - snyk test post: - - bithound check git@github.com:RafalWilinski/express-status-monitor.git \ No newline at end of file + - bithound check git@github.com:RafalWilinski/express-status-monitor.git