mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-20 01:56:06 +10:00
Merge pull request #2533 from gliptak/master
Use ruby 1.9.3-p327 on travis-ci
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user