summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
author赖信涛 <laixintao@users.noreply.github.com>2020-03-19 00:11:10 +0800
committerGitHub <noreply@github.com>2020-03-18 09:11:10 -0700
commite9874e2f96c27e24aafbc54436465abd8f152f8a (patch)
treef6592402a2817628cebc848322f87db53fad9c16 /.travis.yml
parent61c81b05f50a073f62629bdcf8eb4317d7a2084c (diff)
python3.8: add travis test and setup.py class. (#1157)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b0b89ac9..eddaf1f0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ language: python
python:
- "3.6"
- "3.7"
+ - "3.8"
before_install:
- which python