mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
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