We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sudo: false
1 parent e075f34 commit d089701Copy full SHA for d089701
.travis.yml
@@ -1,4 +1,5 @@
1
language: ruby
2
+sudo: false
3
bundler_args: --without development
4
script: rake spec
5
branches:
@@ -178,4 +179,4 @@ matrix:
178
179
- rvm: jruby-head
180
gemfile: gemfiles/rails31.gemfile
181
env: JRUBY_OPTS="$JRUBY_OPTS" JAVA_OPTS="-Djruby.version=$JRUBY_VERSION"
- jdk: oraclejdk8
182
+ jdk: oraclejdk8
0 commit comments