Use ruby 1.9.3-p327 on travis-ci

4-1-stable
gliptak 2013-01-09 14:43:49 -05:00
parent fb470e8e2a
commit e47104bd7a
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
language: ruby
env:
- DB=postgresql
- DB=mysql
@ -8,7 +9,7 @@ branches:
only:
- 'master'
rvm:
- 1.9.2
- 1.9.3-p327
services:
- mysql
- postgresql