mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Stop pinning setuptools
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
language: python
|
language: python
|
||||||
sudo: false
|
sudo: false
|
||||||
install:
|
install:
|
||||||
- pip install -U pip wheel setuptools==28.6.1
|
- pip install -U pip wheel setuptools
|
||||||
script:
|
script:
|
||||||
- bash .travis.sh $JOB
|
- bash .travis.sh $JOB
|
||||||
cache:
|
cache:
|
||||||
|
|||||||
Reference in New Issue
Block a user