From 7acfcf69ae91e6f81729ebc5b4953157d33dd080 Mon Sep 17 00:00:00 2001 From: Owen Voke Date: Mon, 9 Mar 2020 21:04:49 +0000 Subject: [PATCH] Update Travis CI to run on Bionic Beaver --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 66d4e47ec8..2531c2a63d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +dist: bionic sudo: false language: node_js