mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Test Py3.3 as well
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
install:
|
||||
- pip install -q -r src/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user