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:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-06-18 00:05:33 +0400
committerrandx <dmitriy.zaporozhets@gmail.com>2012-06-18 00:05:33 +0400
commiteb00cb69dd8bf1b0db7d84e4c27076b1b8d23e09 (patch)
treecedff904693542f5a40252089e2e145634485637 /.travis.yml
parent6f398a4dcd0f2b52d4467dc5d95bc88888094478 (diff)
Test only 1.9.3 on travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7a37fc7acc0..402fc8e0dd2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,6 @@ branches:
only:
- 'master'
rvm:
- - 1.9.2
- 1.9.3
before_script:
- "cp config/database.yml.$DB config/database.yml"