You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2020. It is now read-only.
The version of the deployed artifact should include the build number (or ID), for example appending -${buildNumber} at the end of the version; only commits on stable branches should trigger the package publishing, ie master.
Configure Travis CI to publish the python-symphony package on https://testpypi.python.org/pypi .
The version of the deployed artifact should include the build number (or ID), for example appending
-${buildNumber}at the end of the version; only commits on stable branches should trigger the package publishing, iemaster.PyPi credentials can be managed using Travis CI encrypted variables