From 5e8ea8b243d452da4da28971a13446ae26e6c817 Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Thu, 25 May 2017 16:14:56 -0400 Subject: [PATCH] fix wheel generation --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ce6923c..ddf3ad0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,10 +22,10 @@ notifications: slack: ccnmtl:GizSNscLWJLldjQrffB8mwgm deploy: provider: pypi + distributions: "sdist bdist_wheel" user: ctlpypi password: secure: K9YZJBFyFxQhlE221Pgzv9EoMEYmiy21ieRYHwcndKq5P8BJX47qPxHz4JE1lqUb8H3+3p2Bzlaw3epccYrnoYfuGqRpfkKJ3TbbyBIhwHdpV/9P7en4KOb4YSgQidJHwu1ogXYXXuexrvqXtg94OZhUThVKiO6tXumkAum/fqQ= on: tags: true - distributions: sdist bdist_wheel repo: ccnmtl/djangowind