Fix deploy config

* Bump version

* Set pypi config in .travis.yml
This commit is contained in:
Jan-Jelle Kester 2018-09-18 22:56:54 +02:00 committed by GitHub
parent 70e22afc78
commit 12af4d45a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,9 +40,9 @@ after_success:
deploy:
provider: pypi
user: $PYPI_USER
user: jjkester
password:
secure: $PYPI_PASSWORD
secure: QjzH/Ef0aEFQ7tYmNY5eYsxLmAnC9dt3KPcvNhB0j+P4GvQVHJM1267yVkb6WEDyNBuYwuHUEifShSfHChpfzIDgAMzTOGTfEi5ub8SlzVZfj6e0w8GEmApxXldvtBHQBr4ekveoFU5QReR2F80s89JeYn0T2cq3JCrt1sPOCj0=
on:
repo: jjkester/django-auditlog
branch: stable