travis: switch to xenial (ubuntu 16.04)

trusty (ubuntu 14.04) runs an ancient kernel (4.4)
libgocryptfs
Jakob Unterwurzacher 4 years ago
parent 311c34af4b
commit bde6387e2d

@ -2,7 +2,7 @@ language: go
# fuse on travis
sudo: required
dist: trusty
dist: xenial
git:
depth: 300

Loading…
Cancel
Save