From: whitequark Date: Fri, 14 Feb 2020 06:33:08 +0000 (+0000) Subject: Travis: test on Python 3.8. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=55d8d4de81d8dc4d154d98ab42900e5ef00da7ef;p=nmigen.git Travis: test on Python 3.8. --- diff --git a/.travis.yml b/.travis.yml index 22af903..5339976 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: python python: - "3.6" - "3.7" + - "3.8" - "pypy3" cache: directories: