summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlle Jonsson <olle.jonsson@gmail.com>2019-02-15 15:05:09 +0100
committerOlle Jonsson <olle.jonsson@gmail.com>2019-02-16 15:07:28 +0100
commite58ab0b137a18fa79e108d64acd34e10aca8f16e (patch)
treec605eff97adad5c0cf5476610045b5d7fd13a1cf
parent5ebdd9969a72daf457270fe927d6cae46ca37a58 (diff)
downloadbundler-e58ab0b137a18fa79e108d64acd34e10aca8f16e.tar.gz
Travis template: Drop unused sudo: false option
- See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration for historical detail
-rw-r--r--lib/bundler/templates/newgem/travis.yml.tt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/templates/newgem/travis.yml.tt b/lib/bundler/templates/newgem/travis.yml.tt
index 7a3381a889..eab16addca 100644
--- a/lib/bundler/templates/newgem/travis.yml.tt
+++ b/lib/bundler/templates/newgem/travis.yml.tt
@@ -1,5 +1,4 @@
---
-sudo: false
language: ruby
cache: bundler
rvm: