travis: Remove deprecated sudo

This commit is contained in:
MarcoFalke 2018-11-20 18:31:18 -05:00
parent ec71f06a8d
commit 542651cfb4

View file

@ -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'