+ [2013-06-18T02:24:22Z] travis-ci [travis-ci] Build details : http://travis-ci.org/mojombo/jekyll/builds/8183569
+ [2013-06-18T21:54:13Z] fragje * jekyll 1.0.3
+ [2013-06-18T21:54:13Z] fragje Anyone know if 1.0.3 require higher version of ruby then 1.8.7?
+ [2013-06-18T22:00:20Z] jaybe fragje, it's developed against 1.9.3-p362. also known to work with 2.0.
+ [2013-06-18T22:03:08Z] fragje Thanks. Then I guess thats the reason why I get a error: Invalid command name. when it tries to compile the default post it comes with. I'll try some more on updating Ruby :)

message no. 3141

Posted by travis-ci in #jekyll at 2013-06-18T02:21:11Z

[travis-ci] Change view : https://github.com/mojombo/jekyll/compare/02037b5f6311...6825b8ad9f6c
+ [2013-06-19T13:34:07Z] daleharvey So I always seem to have problems getting syntax highlighting working
+ [2013-06-19T13:34:35Z] daleharvey I have pygments installed, I have pygmens: true in my _config.yaml, I have some code inside {% highlight js linenos %}
+ [2013-06-19T13:34:57Z] daleharvey and all that happens is <pre><code class="js">
+ [2013-06-19T13:37:50Z] tomb_ you don't need to manually install pygments, it's packaged in the pygments.rb gem
+ [2013-06-19T13:38:17Z] daleharvey any idea whats up? https://github.com/daleharvey/pouchdb/tree/website-redesign/docs is the site root