Closed pierd closed 5 years ago
With these settings travis should deploy master to AWS and development to heroku.
master
development
You can get the encrypted value of your key by running:
travis encrypt $(heroku auth:token)
as decribed here.
With these settings travis should deploy
master
to AWS anddevelopment
to heroku.You can get the encrypted value of your key by running:
as decribed here.