Auto-deploy commits to master

This commit is contained in:
Paulus Schoutsen 2015-12-19 22:01:11 -08:00
parent 721bbb6918
commit a142baf14f
3 changed files with 18 additions and 3 deletions

View file

@ -2,4 +2,10 @@ language: ruby
sudo: false
cache: bundler
script: rake generate
after_success: '[ "${TRAVIS_BRANCH}" = "master" ] && [ "${TRAVIS_PULL_REQUEST}" = "false" ] && rake deploy || false'
after_success:
- git config user.name "Travis CI"
- git config user.email "balloob+bot@gmail.com"
- '[ "${TRAVIS_BRANCH}" = "master" ] && [ "${TRAVIS_PULL_REQUEST}" = "false" ] && rake deploy || false'
env:
global:
secure: RgYtd9+qY3kBrDbAqSGszBEiZIalPzSd72a0w4zyG1FX4B/xA9ilqH1mLaBbjNsuwsDIfW6D4Vupec8Uh/eBtLKAt05pdZ70WiP9TYg1QRQS9k5epaqbOvxFzIzQO4Mcz1dT0tuMJ9c0H9VXUjFJVtCG17vkPpK3qHkYW0GAxqE=