Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-04-09 20:29:45 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-04-09 20:29:45 +0400
commit52cd655f71c6a5393b71640c13cd95e35e8d2624 (patch)
tree3f76fa956b1ec8632de2be491147c69aa8c0fcde /.travis.yml
parentc34288fa27f9bca5b371b94890cac4f6a06773eb (diff)
Include ruby 2.0 in travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 609f2967cf2..d7fbbc7bbcb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ branches:
- 'master'
rvm:
- 1.9.3-p392
+ - 2.0.0
services:
- mysql
- postgresql