RHoKAustralia / umbo

https://www.umbo.com.au/
MIT License
4 stars 1 forks source link

Add dev heroku deployment #67

Closed pierd closed 5 years ago

pierd commented 5 years ago

With these settings travis should deploy master to AWS and development to heroku.

You can get the encrypted value of your key by running:

travis encrypt $(heroku auth:token)

as decribed here.