Skip to content

Commit d089701

Browse files
committed
travis-ci sudo: false is is
1 parent e075f34 commit d089701

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: ruby
2+
sudo: false
23
bundler_args: --without development
34
script: rake spec
45
branches:
@@ -178,4 +179,4 @@ matrix:
178179
- rvm: jruby-head
179180
gemfile: gemfiles/rails31.gemfile
180181
env: JRUBY_OPTS="$JRUBY_OPTS" JAVA_OPTS="-Djruby.version=$JRUBY_VERSION"
181-
jdk: oraclejdk8
182+
jdk: oraclejdk8

0 commit comments

Comments
 (0)