Use ruby 1.9.3-p327 on travis-ci
This commit is contained in:
parent
fb470e8e2a
commit
e47104bd7a
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue