From eb842492050f8f0f9e11a9cd7a30fc2cd6e99e0d Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Thu, 24 Sep 2020 19:16:41 +0200 Subject: [PATCH] CI: Drop unused sudo: false Travis directive (#947) --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 875d81b2..b8b69b8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,8 +12,6 @@ notifications: email: on_success: never -sudo: false - env: global: # If changing this number, please also change it in `test/test_helper.rb`.