travis: switch to xenial (ubuntu 16.04)
trusty (ubuntu 14.04) runs an ancient kernel (4.4)
This commit is contained in:
parent
311c34af4b
commit
bde6387e2d
@ -2,7 +2,7 @@ language: go
|
||||
|
||||
# fuse on travis
|
||||
sudo: required
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
|
||||
git:
|
||||
depth: 300
|
||||
|
Loading…
x
Reference in New Issue
Block a user