summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorLaurent Arnoud <laurent@spkdev.net>2015-06-20 13:37:13 +0200
committerLaurent Arnoud <laurent@spkdev.net>2015-06-20 13:37:13 +0200
commit69f45c78c0bc90f1987a62220bc44de97092665f (patch)
tree087a7ae085233a624ae700f5ec4ff64688189764 /.travis.yml
parent50c4d5a6553c9d0b78dee35a092ea3a40c136fa1 (diff)
downloadslop-69f45c78c0bc90f1987a62220bc44de97092665f.tar.gz
Add jruby-head to travis
tested with jruby 9.0.0.0.rc1 (2.2.2)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c470913..23e447d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ rvm:
- 2.1
- 2.2
- rbx-2
+ - jruby-head
notifications:
email:
on_success: change