1
0
mirror of https://github.com/myhdl/myhdl.git synced 2025-01-24 21:52:56 +08:00

travis: add python 3.6

This commit is contained in:
Keerthan Jaic 2017-01-12 11:23:28 -05:00
parent 393c650b0e
commit a56544b6e3

View File

@ -8,6 +8,7 @@ python:
- "pypy"
- "3.4"
- "3.5"
- "3.6"
install:
- pip install .