From 8cb7727eaeae8670a9bbebe9cd9b848d7919f63b Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Sun, 12 Jan 2020 23:30:07 +0100 Subject: [PATCH] travis: test on ubuntu 18 (bionic) --- .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: