Update JRuby 1.7.x:

* Remove -dev build, since it no longer exists on ci.jruby.org
 * Add 1.7.0.preview1
This commit is contained in:
abscondment 2012-05-21 13:39:23 -07:00
parent 933b371a49
commit 30a38b0931
2 changed files with 1 additions and 1 deletions

View file

@ -1 +0,0 @@
install_package "jruby-1.7.0-dev" "http://ci.jruby.org/snapshots/1.7.x/jruby-bin-1.7.0.dev.tar.gz" jruby

View file

@ -0,0 +1 @@
install_package "jruby-1.7.0.preview1" "http://ci.jruby.org/snapshots/1.7.x/jruby-bin-1.7.0.preview1.tar.gz" jruby