mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-06 13:47:56 +02:00
travis: Remove deprecated sudo
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
sudo: required
|
|
||||||
dist: trusty
|
dist: trusty
|
||||||
os: linux
|
os: linux
|
||||||
language: minimal
|
language: minimal
|
||||||
@@ -143,7 +142,6 @@ jobs:
|
|||||||
BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --enable-werror"
|
BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --enable-werror"
|
||||||
- stage: lint
|
- stage: lint
|
||||||
env:
|
env:
|
||||||
sudo: false
|
|
||||||
cache: false
|
cache: false
|
||||||
language: python
|
language: python
|
||||||
python: '3.6'
|
python: '3.6'
|
||||||
|
|||||||
Reference in New Issue
Block a user