Skip to content

Commit d9f5909

Browse files
author
Pere Urbon-Bayes
committed
make travis use openjdk8
Fixes #18
1 parent 10221fa commit d9f5909

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ language: ruby
33
cache: bundler
44
rvm:
55
- jruby-1.7.23
6+
jdk:
7+
- oraclejdk8
68
script:
79
- bundle exec rspec spec

0 commit comments

Comments
 (0)