1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-11 12:34:16 +00:00

adding external link test with liche

This commit is contained in:
deadc0de6
2020-09-15 22:14:02 +02:00
parent 8a5460e546
commit 9768a96b96
2 changed files with 14 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ install:
- "pip install -r tests-requirements.txt"
- "pip install -r requirements.txt"
- "npm install -g remark-cli remark-validate-links"
- "GO111MODULE=on go get -u github.com/raviqqe/liche"
script:
./tests.sh
after_success: