Removing jruby-20mode target, since Travis does not support it
authorSérgio Gomes <sgomes@google.com>
Thu, 21 Aug 2014 14:04:42 +0000 (15:04 +0100)
committerSérgio Gomes <sgomes@google.com>
Thu, 21 Aug 2014 14:04:42 +0000 (15:04 +0100)
.travis.yml

index 224edfd931ccd4bb7dcf5ad8c1f492ad0395fcc2..1e4ffbf6aee14ccc420e5dce6cb8beec7777e7b3 100644 (file)
@@ -8,7 +8,6 @@ rvm:
   - rbx
   - jruby-18mode
   - jruby-19mode
-  - jruby-20mode
   - ree
 script: "bundle exec rake spec:all"
 before_install: