Add py3.6 to supported/tested versions

This commit is contained in:
Dave Jones
2017-06-25 22:14:42 +01:00
parent 67ead55d74
commit a980f3d14b
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
language: python
python:
- "3.6"
- "3.5"
- "3.4"
- "3.3"