1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00

try rbx 1.9 mode

This commit is contained in:
Jon Leighton 2012-01-13 16:42:37 +00:00
parent 6be3bfd6f1
commit 02ea570c79

View file

@ -6,6 +6,7 @@ rvm:
- 1.9.2
- 1.8.7
- rbx-18mode
- rbx-19mode
gemfile:
- Gemfile
- ci/Gemfile.capybara1-0