forked from CGM_Public/pretix_original
Test Py3.3 as well
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.2"
|
- "3.2"
|
||||||
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
install:
|
install:
|
||||||
- pip install -q -r src/requirements.txt
|
- pip install -q -r src/requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user