From 744fa57fde27f369f6265ffe57ecb3db3d3374ea Mon Sep 17 00:00:00 2001 From: vc1492a Date: Sat, 15 Feb 2020 08:48:08 -0800 Subject: [PATCH] travis ci config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6ccaa2e..20a81fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ python: - "3.5" - "3.6" - "3.7" - - "3.8-dev" + - "3.8" # command to install dependencies install: