[CI] Remove deprecated sudo option in .travis.yml

Ref:
- https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures
This commit is contained in:
Peter Dave Hello 2019-08-07 20:56:38 +08:00 committed by Frank Denis
parent 760c0c10de
commit 6ee4a3738c

View File

@ -1,4 +1,3 @@
sudo: false
language: go
os:
- linux