We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7d2b90 + 67c9827 commit cb4e35aCopy full SHA for cb4e35a
.travis.yml
@@ -0,0 +1,8 @@
1
+sudo: required
2
+
3
+services:
4
+ - docker
5
6
+script:
7
+ # Link Checks
8
+ - docker run -ti --rm -v $PWD:/mnt:ro dkhamsing/awesome_bot --allow-dupe --allow-redirect --skip-save-results `find . -name "*.md"`
0 commit comments