forked from CGM_Public/pretix_original
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