ENH: test python 3.6 as well
This commit is contained in:
parent
ad0af328f3
commit
5d2638be3d
|
@ -4,6 +4,7 @@ python:
|
|||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
# whitelist
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue