From 065b1100485115f124820d9d41c8d78ea2ff457f Mon Sep 17 00:00:00 2001 From: Todd Bluhm Date: Mon, 10 Feb 2020 01:01:42 -0600 Subject: [PATCH] chore(travis): update ci configuration --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7d64a27..082f7f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ -sudo: required -dist: trusty +dist: bionic os: - linux