Skip to content

Commit

Permalink
auto-deploy to heroku after travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
groovecoder committed Jul 17, 2014
1 parent d9170db commit d21e5af
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ before_script:
script:
- python manage.py test

deploy:
provider: heroku
app: codesy-dev
api_key:
secure: cFXVUU3C3RJkuXG/7aJzkCdl31fnmyP1zKCmCy80ciRSfEKlvxHjUNbOKXtkM7qqErvh9ga+lOkrlM5g2FllWNS1JLX6X2yzlAS407Y/yUf7AHmgzhcZzG5s2ToxpMews0Y+vxEsZMjRSxXGWs06G5F+0md4iE2fA8X6fLotwp4=

notifications:
irc:
channels:
Expand Down

0 comments on commit d21e5af

Please sign in to comment.