Skip to content

Commit

Permalink
Try really hard to fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-rushakoff committed Mar 15, 2013
1 parent ef7f7b5 commit cfd991a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -10,3 +10,6 @@ rvm:
env:
global:
- GIT_AUTHOR_NAME="Travis CI"
before_script:
- git config --global user.email "travis-ci@example.com"
- git config --global user.name "Travis CI"

0 comments on commit cfd991a

Please sign in to comment.