CI: Drop unused sudo: false Travis directive (#947)

This commit is contained in:
Olle Jonsson 2020-09-24 19:16:41 +02:00 committed by GitHub
parent 0620436d63
commit eb84249205
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,6 @@ notifications:
email: email:
on_success: never on_success: never
sudo: false
env: env:
global: global:
# If changing this number, please also change it in `test/test_helper.rb`. # If changing this number, please also change it in `test/test_helper.rb`.