From a7d57c38bb9db3dc7530a738bbe050b56f60ea92 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Fri, 26 May 2017 17:39:31 +0200 Subject: Add linting to test pipeline --- circle.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'circle.yml') diff --git a/circle.yml b/circle.yml index ddd719dd5..338bf0b87 100644 --- a/circle.yml +++ b/circle.yml @@ -10,3 +10,4 @@ test: - cd ../contracts; npm install && npm run migrate - npm run update_contracts - npm run test:coverage + - npm run lint -- cgit v1.2.3