Browse Source

removed dockunit.json

sanex3339 8 năm trước cách đây
mục cha
commit
99eee503e4
1 tập tin đã thay đổi với 0 bổ sung12 xóa
  1. 0 12
      Dockunit.json

+ 0 - 12
Dockunit.json

@@ -1,12 +0,0 @@
-{
-  "containers": [
-    {
-      "prettyName": "Node 7.4.0",
-      "image": "node:7.4.0",
-      "beforeScripts": [
-        "npm install"
-      ],
-      "testCommand": "npm run test"
-    }
-  ]
-}