From def3914abe06d5fc64b381d4e6c7bc26e227dd39 Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Sun, 26 Jun 2016 13:02:20 -0400 Subject: [PATCH] chore(): fix circleci test commands --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 166686e1f..599249d25 100644 --- a/circle.yml +++ b/circle.yml @@ -18,7 +18,7 @@ dependencies: test: override: - echo "No tests are written at the moment. But we will attempt to build the library with the latest changes." - - npm run build_bundle + - npm run build deployment: staging: