From 66e4f5e5a42450dd09d1f720384b8cc93d37501f Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Mon, 29 May 2017 19:02:11 +0200 Subject: Refactor test commands --- circle.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'circle.yml') diff --git a/circle.yml b/circle.yml index b6a9efeb1..448524aa1 100644 --- a/circle.yml +++ b/circle.yml @@ -10,4 +10,5 @@ test: - cd ../contracts; git checkout 38c2b4c; npm install && npm run migrate - npm run update_contracts - npm run test:coverage + - npm run test:umd - npm run lint -- cgit v1.2.3