travis: Remove deprecated sudo
This commit is contained in:
parent
ec71f06a8d
commit
542651cfb4
1 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
sudo: required
|
||||
dist: trusty
|
||||
os: linux
|
||||
language: minimal
|
||||
|
@ -143,7 +142,6 @@ jobs:
|
|||
BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --enable-werror"
|
||||
- stage: lint
|
||||
env:
|
||||
sudo: false
|
||||
cache: false
|
||||
language: python
|
||||
python: '3.6'
|
||||
|
|
Loading…
Reference in a new issue