diff --git a/circle.yml b/circle.yml index 868af9c4e..3573bad2f 100644 --- a/circle.yml +++ b/circle.yml @@ -5,7 +5,8 @@ machine: version: 2.1.2 test: override: - - echo "Skipping tests for now" + - echo "No tests are written at the moment. But we will attempt to build the library with the latest changes." + - npm run build_bundle deployment: staging: