mirror of
https://github.com/nikdoof/businesshours.git
synced 2025-12-18 12:19:23 +00:00
Add Python 3.4 to the Travis tests.
This commit is contained in:
@@ -4,6 +4,7 @@ python:
|
|||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
- "3.2"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
|
- "3.4"
|
||||||
- "pypy"
|
- "pypy"
|
||||||
install:
|
install:
|
||||||
- "pip install coverage"
|
- "pip install coverage"
|
||||||
|
|||||||
Reference in New Issue
Block a user