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.
1 parent 17bf6e3 commit 68bf4f9Copy full SHA for 68bf4f9
.travis.yml
@@ -41,3 +41,4 @@ install:
41
script:
42
- bundle exec rake test
43
- xmllint --noout _site/feed.build-env-updates.xml
44
+ - mdspell -r -n -a --en-us "**/*.md" '!user/build-environment-updates/*' '!_site/**' '!node_modules/**'
0 commit comments