mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Remove Travis config.
This commit is contained in:
parent
d4ab97591b
commit
502c8da1ba
1 changed files with 0 additions and 21 deletions
21
.travis.yml
21
.travis.yml
|
|
@ -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
|
||||
Loading…
Reference in a new issue