diff --git a/.circleci/config.yml b/.circleci/config.yml index 70cea8f..a05ca5c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -4,7 +4,7 @@ # version: 2 jobs: - build: + test: docker: # specify the version you desire here - image: circleci/node:8 diff --git a/package.json b/package.json index 2524f64..66d29f5 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,10 @@ "http", "log", "logger", - "beautify" + "beautify", + "library", + "ajax", + "server" ], "repo,sitory": { "type": "git",