From 9bb7acbeb3a0372e94b974c6ff32e8683a33388a Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Mon, 13 Jan 2020 20:24:09 +0100 Subject: [PATCH] chore(travis): test on ubuntu 18 (bionic) (#6399) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5b39f9b41c..5121f0114a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: xenial +dist: bionic language: node_js cache: npm before_install: