dont bother with jruby 1.8 mode
This commit is contained in:
parent
7e405fc414
commit
f97c9ffab1
|
@ -2,7 +2,6 @@ rvm:
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- jruby-18mode
|
|
||||||
- jruby-19mode
|
- jruby-19mode
|
||||||
|
|
||||||
script: "bundle exec rake test"
|
script: "bundle exec rake test"
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
* New v4 Extension API
|
* New v4 Extension API
|
||||||
* `/__middleman' inspector
|
* `/__middleman' inspector
|
||||||
* Added Ruby 2.0, dropped Ruby 1.9.2
|
* Added Ruby 2.0, dropped Ruby 1.9.2
|
||||||
* Fully tested on JRuby
|
* Fully tested on JRuby 1.9
|
||||||
* Build defaults to --clean
|
* Build defaults to --clean
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue