enabling travis for rails 3.2
Oleg
committed Dec 22, 2011
commit c56810922c384f738d879d3b7fed3908239ce405
Showing 1
changed file with
1 additions
and 1 deletions
.travis.yml
+1
-1
| @@ | @@ -8,7 +8,7 @@ rvm: |
| gemfile: | |
| - test/gemfiles/Gemfile.rails.3.0 | |
| - test/gemfiles/Gemfile.rails.3.1 | |
| - | # - test/gemfiles/Gemfile.rails.3.2 |
| + | - test/gemfiles/Gemfile.rails.3.2 |
| notifications: | |
| recipients: | |
| - oleg@twg.ca | |