mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Refs #40 -- Removed Python 3.2/3.3 support
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
language: python
|
||||
sudo: false
|
||||
python:
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
install:
|
||||
- pip install -q -r src/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user