Skip to content

Commit

Permalink
Added jdk specification for travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
bartkamphorst committed Jul 14, 2013
1 parent 6e19e45 commit f60ce10
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
language: ruby
rvm:
- jruby-19mode # JRuby in 1.9 mode
- jruby-19mode # JRuby in 1.9 mode

jdk:
- oraclejdk7
- openjdk7
- openjdk6

0 comments on commit f60ce10

Please sign in to comment.