Travis-ci: Add tests for Ruby 1.8.7 with Rails 3

This commit is contained in:
jonatack 2013-08-08 12:53:23 +02:00
parent 40b239416c
commit ed5fc717e0
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,5 @@
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
@ -8,3 +9,8 @@ env:
- RAILS=3-2-stable
- RAILS=3-1-stable
- RAILS=3-0-stable
matrix:
exclude:
- rvm: 1.8.7
env: RAILS=4-0-stable