1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00
Commit graph

12 commits

Author SHA1 Message Date
Petko Bordjukov
f469743d11 Work around a bug on bundle unstall under rbx
Also update 2.1.x Ruby to the current version
2014-11-18 14:05:39 +02:00
Brian Shirai
e5b48683be Update .travis.yml
Using 'rbx-2' will use the most recent Rubinius version 2.x that is available on Travis.
2014-06-09 13:51:21 -05:00
Petko Bordjukov
ca3e3e69f5 Drop unsupported MRI 1.9.2 and add 2.1.0 2013-12-05 17:43:18 +02:00
Petko Bordjukov
a3bde09bd2 Update Rubinius version in .travis.yml
Travis now supports only Rubinius 2.1 and
up. http://about.travis-ci.org/docs/user/languages/ruby/#Rubinius

Additionally the Ruby standard library has been separated from rbx in to
a set of gems and now needs to be set as a development dependency.
http://rubini.us/2013/09/22/ready-set/
2013-12-05 01:47:08 +02:00
ignisf
582e28be37 Run apt-get update before installing packages 2013-08-05 23:13:44 +03:00
Joris van Rooij
5258daef0b Separated code checkout to a module.
This will make sure the right version of the code will be shipped in the gem
and the right version will be used when compiling directly from git.
2013-08-05 23:08:27 +03:00
Joris van Rooij
0f386d326f Allow compilation directly from git.
Fixes #89. Make sure to add submodules: true to your Gemfile.
2013-08-05 23:08:27 +03:00
Charles Lowell
e0784c5d89 rspec-spies is incompatible with 1.8.7
There's enough to do without "officially"
supporting 1.8.7
2013-03-22 12:09:31 -05:00
ignisf
7865d691ce Add myself to the Travis notification list 2013-03-22 19:03:42 +02:00
Charles Lowell
37d16a4250 add ruby 2.0 to the travis file 2013-03-22 09:02:49 -05:00
Charles Lowell
02bd61d7fa shuffle build to accomodate travis 2012-04-26 09:52:47 -05:00
Charles Lowell
e966754839 travis config 2012-04-25 22:47:17 -05:00