Skip to content

Commit

Permalink
Failed trying without htmlproofer
Browse files Browse the repository at this point in the history
  • Loading branch information
biomadeira committed Feb 12, 2018
1 parent 2895d06 commit 3ebd752
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ install:
# Install Jekyll and dependencies
- bundle install

script: jekyll build && htmlproofer ./_site
script: jekyll build

# branch whitelist, only for GitHub Pages
branches:
Expand Down
2 changes: 0 additions & 2 deletions Gemfile
Expand Up @@ -2,5 +2,3 @@ source "https://rubygems.org"

gem "jekyll", "~> 3.6.2"
gem "github-pages", "~> 168"
gem "rake", "~> 12.3.0"
gem "html-proofer"

0 comments on commit 3ebd752

Please sign in to comment.