Skip to content

Commit

Permalink
Added rdiscount.
Browse files Browse the repository at this point in the history
  • Loading branch information
biomadeira committed Nov 18, 2015
1 parent c9cf3c6 commit 9eeaf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rvm:

# Assume bundler is being used, therefore
# the `install` step will run `bundle install` by default.
install: gem install jekyll #html-proofer
install: gem install jekyll && rdiscount #html-proofer
script: jekyll build #&& htmlproof ./_site --disable-external --only-4xx --check-html --check-favicon
# branch whitelist, only for GitHub Pages
branches:
Expand Down

0 comments on commit 9eeaf47

Please sign in to comment.