From fadb98f25c45d25ea840c3bce2ec0f5149ac7ce8 Mon Sep 17 00:00:00 2001 From: Gonzalo Rodriguez Date: Tue, 22 Oct 2019 14:28:34 -0300 Subject: [PATCH] ci: update Travis dist to bionic --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c310aac..129cf5b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: xenial +dist: bionic language: ruby cache: bundler