Merge branch 'it4i-salomon'

This commit is contained in:
Lukáš Krupčík 2018-10-02 13:56:21 +02:00
commit cb60e8a903
2 changed files with 9 additions and 0 deletions

9
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,9 @@
stages:
- test
docs:
stage: test
image: davidhrbac/docker-mdcheck:latest
script:
- mdl -r ~MD013 *.md

Binary file not shown.