There was an error while loading. Please reload this page.
1 parent 10221fa commit d9f5909Copy full SHA for d9f5909
.travis.yml
@@ -3,5 +3,7 @@ language: ruby
3
cache: bundler
4
rvm:
5
- jruby-1.7.23
6
+jdk:
7
+ - oraclejdk8
8
script:
9
- bundle exec rspec spec
0 commit comments