- Notifications
You must be signed in to change notification settings - Fork673
Closed
Labels
Description
This would simplify the deployment process for you@gpocentek
From thetravis documentation
travis encrypt your-password-here --add deploy.password
deploy:provider:pypiuser:"Your username"password:secure:"Your encrypted password"