From c1a527b39a0360faf68af70e073a5aaf60a79b98 Mon Sep 17 00:00:00 2001 From: Dave Hall Date: Thu, 21 Dec 2017 16:24:31 +0000 Subject: [PATCH] Fixing deploy --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 642192e..28be8c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,7 +47,7 @@ deploy: tags: true condition: $DJANGO='>=2.0,<2.1' python: 3.6 - repo: etianen/django-reversion + repo: etianen/django-watson distributions: sdist bdist_wheel notifications: email: false