Skip to content

Commit e47104b

Browse files
author
gliptak
committed
Use ruby 1.9.3-p327 on travis-ci
1 parent fb470e8 commit e47104b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
language: ruby
12
env:
23
- DB=postgresql
34
- DB=mysql
@@ -8,7 +9,7 @@ branches:
89
only:
910
- 'master'
1011
rvm:
11-
- 1.9.2
12+
- 1.9.3-p327
1213
services:
1314
- mysql
1415
- postgresql

0 commit comments

Comments
 (0)