mirror of
https://github.com/nikdoof/businesshours.git
synced 2025-12-22 22:29:37 +00:00
Add more CPython versions and PyPy.
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.1"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "pypy"
|
||||
install:
|
||||
- "pip install coverage"
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user