travis fix
This commit is contained in:
parent
5a933e4b63
commit
ac867887bb
1 changed files with 3 additions and 1 deletions
|
|
@ -7,5 +7,7 @@ rvm:
|
|||
|
||||
# Assume bundler is being used, therefore
|
||||
# the `install` step will run `bundle install` by default.
|
||||
script: jekyll build
|
||||
script: bundle exec jekyll build
|
||||
# http://stackoverflow.com/questions/28611513/travis-build-failing-on-jekyll-project-cannot-find-jekyll
|
||||
# for html5proof ./script/cibuild && jekyll build && htmlproofer ./_site
|
||||
sudo: required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue