Browse Source

[build] Remove sudo setting from travis.yml (#462)

pull/468/head v1.7.1
sekky0905 7 years ago committed by Matt Silverlock
parent
commit
c5c6c98bc2
  1. 2
      .travis.yml

2
.travis.yml

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
language: go
sudo: false
matrix:
include:

Loading…
Cancel
Save