Add python-3.6 to build matrix

This commit is contained in:
Foo 2017-07-30 19:30:42 +03:00
parent 783b56066f
commit e71cc3e9ef
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ matrix:
- python: "3.3" - python: "3.3"
- python: "3.4" - python: "3.4"
- python: "3.5" - python: "3.5"
- python: "3.6"
- python: "pypy" - python: "pypy"
- python: "pypy3" - python: "pypy3"
- python: "2.7" - python: "2.7"