module: add experimental python 3.6 support

This commit is contained in:
cn 2018-03-14 01:22:47 +01:00
父節點 5466a3ff2d
當前提交 555dbfce54
共有 1 個檔案被更改,包括 6 行新增0 行删除

查看文件

@ -3,6 +3,12 @@ sudo: false
language: python
python:
- "2.7"
- "3.6"
matrix:
fast_finish: true
allow_failures:
- python: "3.6"
script:
- pylint veml6070