mirror of https://github.com/rclone/rclone.git
build: update to Xenial in travis build to fix link errors
This commit is contained in:
parent
1c301f9f7a
commit
0862dc9b2b
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
language: go
|
||||
sudo: required
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
os:
|
||||
- linux
|
||||
go_import_path: github.com/ncw/rclone
|
||||
|
|
Loading…
Reference in New Issue