This commit is contained in:
New Future
2019-03-10 14:11:22 +08:00
parent 9c13f5922f
commit eff728b7bb
+5 -5
View File
@@ -3,11 +3,11 @@ python:
- "2.7"
- "3.7"
matrix:
include:
- os: linux
dist: trusty
- os: osx
dist: xenial
os:
- linux
- osx
# command to install dependencies