adjusting travis config
Oleg
committed Sep 01, 2011
commit 0143d0ec3b28b8e6ea5f84f3f5909ff4d51dda2e
Showing 1
changed file with
8 additions
and 1 deletions
.travis.yml
+8
-1
| @@ | @@ -7,4 +7,11 @@ rvm: |
| # - jruby | |
| gemfile: | |
| - gemfiles/Gemfile.rails-3.0.x | |
| - | - gemfiles/Gemfile.rails-3.1.x |
| \ No newline at end of file | |
| + | - gemfiles/Gemfile.rails-3.1.x |
| + | notifications: |
| + | recipeints: |
| + | - oleg@twg.ca |
| + | branches: |
| + | only: |
| + | - master |
| + | |
| \ No newline at end of file | |