Aspnet Core Api continuous integration with Travis CI and deployment with Heroku
heroku authorizations:create //for production
heroku auth:token //for development
- Goto the settings tab on the application(https://travis-ci.com/github/username/projectname/settings)
- Set Heroku key with herokuapikey name
- Set Heroku application name with herokuapp