From: whitequark Date: Mon, 13 Apr 2020 09:40:00 +0000 (+0000) Subject: Travis: upgrade to bionic. X-Git-Tag: working_23jun2020~10 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7ba362a8d845ece3e1cd7f81ce5e4ecfe7e001b4;p=nmigen.git Travis: upgrade to bionic. --- diff --git a/.travis.yml b/.travis.yml index e6614c0..5b71fc1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: xenial +dist: bionic language: python python: - "3.6"