mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Work around a bug on bundle unstall under rbx
Also update 2.1.x Ruby to the current version
This commit is contained in:
parent
7a7b025547
commit
f469743d11
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
rvm:
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 2.1.5
|
||||
- 1.9.3
|
||||
- rbx-2
|
||||
- rbx
|
||||
bundler_args: --jobs=1 --retry=3
|
||||
notifications:
|
||||
recipients:
|
||||
- cowboyd@thefrontside.net
|
||||
|
|
Loading…
Add table
Reference in a new issue