diff --git a/.travis.yml b/.travis.yml index 89d9bede..af70de66 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ go: - tip go_import_path: github.com/purpleidea/mgmt sudo: true -dist: trusty +dist: xenial # travis requires that you update manually, and provides this key to trigger it apt: update: true