Commit 6ea7bc27 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #2533 from gliptak/master

Use ruby 1.9.3-p327 on travis-ci
parents aca0caa8 e47104bd
language: ruby
env: env:
- DB=postgresql - DB=postgresql
- DB=mysql - DB=mysql
...@@ -8,7 +9,7 @@ branches: ...@@ -8,7 +9,7 @@ branches:
only: only:
- 'master' - 'master'
rvm: rvm:
- 1.9.2 - 1.9.3-p327
services: services:
- mysql - mysql
- postgresql - postgresql
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment