latest 20 messages by jleclanche

+ [2017-03-28T15:14:05Z] jleclanche allejo: perfect, thx
+ [2017-03-28T13:49:42Z] jleclanche does anyone know how i can access the `s3_website` binary from travis after installing it from bundler? Since I moved it to the Gemfile, travis can't find it anymore: https://travis-ci.org/HearthSim/hsdecktracker.net/builds/215943255#L295
+ [2017-03-27T20:24:33Z] jleclanche jaybe: https://github.com/HearthSim/hearthsim.info/blob/master/Gemfile looks correct yeah?
+ [2017-03-27T20:24:07Z] jleclanche jaybe: got it working with the gemfile, thx :)
+ [2017-03-27T20:15:30Z] jleclanche yeah i dont use ruby outside of jekyll :(
+ [2017-03-27T20:15:09Z] jleclanche jaybe: should i add `gem "github-pages"` in that group as well? or is that going to confuse jekyll?
+ [2017-03-27T20:11:25Z] jleclanche jaybe: i am, it doesn't say, it just says it's included automatically
+ [2017-03-27T20:10:52Z] jleclanche jaybe: what does that group jekyll_plugins do?
+ [2017-03-27T20:06:14Z] jleclanche yeah, looks good. ill give it a shot
+ [2017-03-27T20:04:12Z] jleclanche https://travis-ci.org/HearthSim/hsdecktracker.net breaks
+ [2017-03-27T20:04:12Z] jleclanche https://travis-ci.org/HearthSim/HearthstoneJSON.com/builds/215670960 is fine
+ [2017-03-27T20:03:43Z] jleclanche with literally the same env
+ [2017-03-27T20:03:40Z] jleclanche hm this is super weird, so I'm getting the error on *some* of the sites im building, not all
+ [2017-03-27T20:03:11Z] jleclanche does jekyll have docs on that?
+ [2017-03-27T20:01:26Z] jleclanche somehow this worked on my local machine though, although it is using ruby 2.3
+ [2017-03-27T20:01:03Z] jleclanche allejo: I never used bundler for a jekyll site before
+ [2017-03-27T20:00:54Z] jleclanche allejo: getting a "Could not locate Gemfile or .bundle directory" now
+ [2017-03-27T19:55:31Z] jleclanche hey, does anyone know why jekyll-mentions is failing with a dependency error? it's definitely getting installed (see line 175): https://travis-ci.org/HearthSim/hearthsim.info/builds/215672086