Add python 3.6 target

This commit is contained in:
Srinivas Reddy Thatiparthy 2017-01-20 09:18:44 +05:30 committed by GitHub
parent 2a64569006
commit 9ad76e5ad2

View File

@ -4,6 +4,7 @@ python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
sudo: false