blog/.circleci
Kazuhiro MUSASHI a348722bea Delete `Test Website`:
```
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -9,7 +9,3 @@ jobs:
       - run:
           name: "Run Hugo"
           command: HUGO_ENV=production hugo -v -s /root/project/
-      - run:
-          name: "Test Website"
-          command: htmlproofer /root/project/public --allow-hash-href --check-html --empty-alt-ignore --disable-external
-
```
2019-05-04 19:01:44 +08:00
..
config.yml Delete `Test Website`: 2019-05-04 19:01:44 +08:00