summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-06-17 23:05:33 +0300
committerrandx <dmitriy.zaporozhets@gmail.com>2012-06-17 23:05:33 +0300
commiteb00cb69dd8bf1b0db7d84e4c27076b1b8d23e09 (patch)
treecedff904693542f5a40252089e2e145634485637 /.travis.yml
parent6f398a4dcd0f2b52d4467dc5d95bc88888094478 (diff)
downloadgitlab-ce-eb00cb69dd8bf1b0db7d84e4c27076b1b8d23e09.tar.gz
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"