mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-12-23 01:08:54 +00:00
Remove deprecated sudo configuration
Addresses warnings of the form: jobs.include: deprecated key sudo (The key `sudo` has no effect anymore.)
This commit is contained in:
parent
538fbed302
commit
84bf460f99
@ -23,7 +23,6 @@ language: cpp
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
sudo: required
|
||||
dist: trusty
|
||||
cache: apt
|
||||
before_install:
|
||||
@ -97,7 +96,6 @@ matrix:
|
||||
- test/filter-suite-log.sh test/test-suite.log
|
||||
|
||||
- os: linux-ppc64le
|
||||
sudo: required
|
||||
dist: trusty
|
||||
cache: apt
|
||||
before_install:
|
||||
|
Loading…
Reference in New Issue
Block a user