Remove Travis config.

This commit is contained in:
Jannis Leidel 2020-11-30 21:02:40 +01:00
parent d4ab97591b
commit 502c8da1ba
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -1,21 +0,0 @@
language: python
cache: pip
python:
- 3.6
- 3.7
- 3.8
- 3.9
- pypy3
install: pip install tox-travis
script: tox
deploy:
provider: pypi
distributions: sdist bdist_wheel
user: jazzband
server: https://jazzband.co/projects/django-constance/upload
password:
secure: fvFbH0oZGYDad2rik7v0L+G4ItH0g/2v8hoBSajeyt/nEyoEShTh2xBwo5413NGkDaIYtYpP/MVqBy02uMc8oSNgh/rS1tIjiIKE77/YJNuZHyQXnZ+90JA+yGaJc5dOyd4G3szEp2Zzi18ov2KkCt37/arObu8bEbChWaEoJqI=
on:
tags: true
repo: jazzband/django-constance
python: 3.6