mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-18 13:04:19 -04:00
want travis to run with python 2.7(for now) and 3.7
This commit is contained in:
@ -1,7 +1,8 @@
|
|||||||
language: python
|
language: python
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "2.6"
|
- "2.7"
|
||||||
|
- "3.7"
|
||||||
|
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user