Skip to content

Commit

Permalink
Added pygments.
Browse files Browse the repository at this point in the history
  • Loading branch information
biomadeira committed Nov 18, 2015
1 parent 539a211 commit 493df26
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 rdiscount #html-proofer
install: gem install jekyll rdiscount pygments 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 493df26

Please sign in to comment.