Skip to content

Commit

Permalink
test: drop not needed sudo on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed May 10, 2020
1 parent 54c732a commit a9822bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: generic

sudo: required

services:
- docker

Expand All @@ -11,7 +9,6 @@ jobs:
language: go
go: "1.14"
dist: bionic
sudo: false
services: []
cache:
directories:
Expand Down

0 comments on commit a9822bc

Please sign in to comment.