Skip to content

Commit 7906865

Browse files
gaurav-nelsontruthbk
authored andcommitted
Remove sudo: false as required by Travis-CI (DataDog#475)
As per Travis CI blog post [Upcoming Required Linux Infrastructure Migration](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration) > If you currently specify `sudo: false` in your `.travis.yml`, we recommend removing that configuration soon.
1 parent 938e7d5 commit 7906865

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: ruby
22
before_install: rm -f Gemfile.lock
3-
sudo: false
43
bundler_args: --full-index
54
cache: bundler
65
rvm:

0 commit comments

Comments
 (0)