Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rbx-1.8/1.9 not valid travis targets | Lamont Granquist | 2014-01-12 | 1 | -14/+0 |
| | |||||
* | fix rbx-2.2 exclude matrix | Lamont Granquist | 2014-01-12 | 1 | -1/+1 |
| | |||||
* | trying 1.8/1.9/2.0 just to see | Lamont Granquist | 2014-01-12 | 1 | -0/+21 |
| | |||||
* | test on rbx-2.1/2.2 and rbx-head | Lamont Granquist | 2014-01-12 | 1 | -6/+13 |
| | |||||
* | add 2.1.0 excludes | Lamont Granquist | 2014-01-09 | 1 | -0/+6 |
| | |||||
* | add 2.1.0 | Lamont Granquist | 2014-01-09 | 1 | -0/+1 |
| | |||||
* | finally found the ruby-1.8+rubygems+bundler fix | Lamont Granquist | 2014-01-05 | 1 | -3/+3 |
| | |||||
* | trying to remove bundler again | Lamont Granquist | 2014-01-05 | 1 | -1/+1 |
| | |||||
* | trying again | Lamont Granquist | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | trying to uninstall bundler on travis again | Lamont Granquist | 2014-01-03 | 1 | -1/+2 |
| | |||||
* | roll back travis bundler to 1.3.x | Lamont Granquist | 2014-01-03 | 1 | -2/+5 |
| | |||||
* | upgrade bundler to 1.5.1 | Lamont Granquist | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | use default behavior rather than forcing ffi | Lamont Granquist | 2014-01-01 | 1 | -1/+1 |
| | | | | already pinned ruby 1.8.7 to ffi | ||||
* | add some debugging | Lamont Granquist | 2013-12-22 | 1 | -1/+1 |
| | |||||
* | rake in the installed gem doesn't work | Lamont Granquist | 2013-12-22 | 1 | -1/+1 |
| | |||||
* | build+install the gem, don't use rake compile | Lamont Granquist | 2013-12-22 | 1 | -1/+1 |
| | |||||
* | just test ffi wrapper | Lamont Granquist | 2013-12-21 | 1 | -1/+1 |
| | |||||
* | rbx-18mode and rbx-19mode seem dead | Lamont Granquist | 2013-12-04 | 1 | -14/+0 |
| | |||||
* | rake compile should be fixed | Lamont Granquist | 2013-11-23 | 1 | -1/+1 |
| | |||||
* | travis boxes don't have libyajl2 | Lamont Granquist | 2013-11-18 | 1 | -1/+1 |
| | | | | - need to fix to compile exts against bundled libyajl2, but... #FML | ||||
* | try rake compile+install | Lamont Granquist | 2013-11-18 | 1 | -1/+1 |
| | |||||
* | force the tests + benchmarks to run the c exts | Lamont Granquist | 2013-11-18 | 1 | -2/+2 |
| | |||||
* | get the c extensions compiled in | Lamont Granquist | 2013-11-18 | 1 | -1/+2 |
| | |||||
* | add 'rbx' to matrix | Lamont Granquist | 2013-11-17 | 1 | -1/+8 |
| | |||||
* | add json gem and psych | Lamont Granquist | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | install yajl-ruby to bmark against | Lamont Granquist | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | add benchmarks script | Lamont Granquist | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | excludes need envs | Lamont Granquist | 2013-11-17 | 1 | -0/+18 |
| | |||||
* | add jruby-head back in as allowed failure | Lamont Granquist | 2013-11-17 | 1 | -2/+3 |
| | |||||
* | trying to get excludes to work | Lamont Granquist | 2013-11-17 | 1 | -18/+0 |
| | |||||
* | matrix of everything in travis | Lamont Granquist | 2013-11-17 | 1 | -5/+60 |
| | |||||
* | disable jruby-head for now | Lamont Granquist | 2013-11-15 | 1 | -1/+2 |
| | |||||
* | see if we can make c ext run on travis in jruby | Lamont Granquist | 2013-11-15 | 1 | -3/+5 |
| | |||||
* | add even more rubies | Lamont Granquist | 2013-11-15 | 1 | -8/+5 |
| | |||||
* | add rubinious as well | Lamont Granquist | 2013-11-15 | 1 | -0/+1 |
| | |||||
* | try some more rubies | Lamont Granquist | 2013-11-15 | 1 | -0/+4 |
| | |||||
* | just run rspec | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | need an underscore | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | fix all the brainfarts | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | run test out of the installed gem | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | run find after script | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | find where libyajl.so wound up | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | use dpkg purge | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | try using rake install before rspec | Lamont Granquist | 2013-11-15 | 1 | -2/+2 |
| | |||||
* | uninstall libyajl1 first | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | anything in the mkmf.log? | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | still searching travis for my library | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | searching for libyajl2.so | Lamont Granquist | 2013-11-15 | 1 | -0/+1 |
| | |||||
* | stop installing libyajl1 in travis | Lamont Granquist | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | back off testing the entire world | Lamont Granquist | 2013-10-24 | 1 | -13/+13 |
| | | | | - looks like ubuntu 12.04 only has libyajl 1.x which might suck... |