mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
Merge pull request #333 from jck/py38
travis: start testing on Python 3.8 too
This commit is contained in:
commit
a4708fac7f
@ -2,6 +2,7 @@ dist: xenial
|
||||
|
||||
language: python
|
||||
python:
|
||||
- "3.8"
|
||||
- "3.7"
|
||||
- "3.6"
|
||||
- "pypy3.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user