未验证 提交 6c630778 编写于 作者: C cclauss 提交者: GitHub

Python 3.7 --> Python 3.6

上级 ce4ca079
...@@ -18,15 +18,14 @@ matrix: ...@@ -18,15 +18,14 @@ matrix:
- python-pip - python-pip
- python2.7-dev - python2.7-dev
ssh_known_hosts: 13.229.163.131 ssh_known_hosts: 13.229.163.131
- python: 3.7 - python: 3.6
dist: xenial # required for Python >= 3.7 (travis-ci/travis-ci#9069)
addons: addons:
apt: apt:
packages: packages:
- git - git
- python3.7 - python3.6
- python3.7-pip - python3.6-pip
- python3.7-dev - python3.6-dev
ssh_known_hosts: 13.229.163.131 ssh_known_hosts: 13.229.163.131
before_install: before_install:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册