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

doc adding tests to travis

This commit is contained in:
deadc0de6
2020-09-12 15:20:22 +02:00
parent fecf2adaa9
commit caaa0a422c
3 changed files with 15 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ install:
- "pip install pip --upgrade"
- "pip install -r tests-requirements.txt"
- "pip install -r requirements.txt"
- "npm install -g remark-cli remark-validate-links"
script:
./tests.sh
after_success: