diff --git a/.travis.yml b/.travis.yml index bbfa772..3ab2e07 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,9 @@ deploy: xHk6nVwIQPiovz4EZnxtv6KKVN3jIb6dbVvGOxDFDxxfkXlgowijODDM9s7ykKVCuVxeVuxoheqOmfKI8IiOlEOZjqSeaD4gNWrTGm9Ipqzba wYAl272nHYh/Sv/cS5ff5PZbdVG1g= on: + # Warning: With this config, the package is released on pypi after the first matrix job succeeeds. This is currently fine + # since we shouldn't create tags before a successful build. Travis plans to add after_success callback in Q1/Q2 of + # 2017. See https://github.com/travis-ci/travis-ci/issues/929 for more info. tags: true distributions: sdist bdist_wheel repo: thorgate/tg-react