opencompany / www.opencompany.org

Website of the Open Company Initiative
https://www.opencompany.org
Other
61 stars 37 forks source link

Travis CI build of jekyll is broken #133

Closed galuszkak closed 9 years ago

galuszkak commented 9 years ago
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 9 years ago

Fixed. Seems that there is a problem with new jekyll and our plugin for i18n... I switched to old version.