Skip to content

Commit

Permalink
travis: Remove deprecated sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoFalke committed Nov 28, 2018
1 parent ec71f06 commit 542651c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
sudo: required
dist: trusty
os: linux
language: minimal
Expand Down Expand Up @@ -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'
Expand Down

0 comments on commit 542651c

Please sign in to comment.