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-12-10 01:03:14 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-12-10 14:11:28 +0400
commit23c99a98e1b615ac5b14f754c762ae0c355af420 (patch)
treedf44617592f6e637a44d039e475ac63aa5a3a29d /.travis.yml
parentf57a4dd92253c2b7e3d566b4a39a0e7c8b2ee5cf (diff)
Add rails4 to travis
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
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 75b4c5c7030..a353c77b612 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ before_install:
branches:
only:
- 'master'
+ - 'rails4'
rvm:
- 2.0.0
services: