Travis CI build of jekyll is broken
Closed this issue · 2 comments
galuszkak commented
Travis CI build of jekyll is broken
galuszkak commented
bundle exec jekyll build
Notice: for 10x faster LSI support, please install http://rb-gsl.rubyforge.org/
Configuration file: /home/travis/build/opencompany/www.opencompany.org/_config.yml
Source: /home/travis/build/opencompany/www.opencompany.org
Destination: /home/travis/build/opencompany/www.opencompany.org/_site
Generating...
Building site for default language: "en" to: /home/travis/build/opencompany/www.opencompany.org/_site
jekyll 2.2.0 | Error: undefined method `read_things' for #<Jekyll::Site:0x000000029c5138>
galuszkak commented
Fixed. Seems that there is a problem with new jekyll and our plugin for i18n... I switched to old version.