Browse Source

Update .bundlewatch.config.json (#2762)

XhmikosR 4 years ago
parent
commit
023ede7ded
1 changed files with 1 additions and 6 deletions
  1. 1 6
      .bundlewatch.config.json

+ 1 - 6
.bundlewatch.config.json

@@ -56,10 +56,5 @@
       "path": "./dist/js/adminlte.min.js",
       "maxSize": "6.5 kB"
     }
-  ],
-  "ci": {
-    "trackBranches": [
-      "master"
-    ]
-  }
+  ]
 }