From f1f0ae754abe44fd79a90d97b47aebbe946c64ad Mon Sep 17 00:00:00 2001 From: Phoenix Zerin Date: Sun, 24 Sep 2017 20:08:30 +1300 Subject: [PATCH] Tweaked build settings. --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ff23a42..fed063e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,9 +12,9 @@ script: - nosetests pyota-unittests/test deploy: on: - branch: master + tags: true provider: pypi - distribution: bdist_wheel sdist + distributions: 'bdist_wheel sdist' skip_upload_docs: true user: phx password: