summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-09-27 16:55:27 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-09-27 16:55:27 -0600
commitd61098c5b965c2d072143516affd02c8fabb8f93 (patch)
tree992c00a12b2a6deec960fff92ea785cabcb7a6bd
parent634d003e9c366a507b93579558389304b4cb0c8c (diff)
downloadgitlab-ce-is-v-cloak-causing-master-to-fail-pls-no-why.tar.gz
Run Ruby 2.1 tests on non-master branches too.is-v-cloak-causing-master-to-fail-pls-no-why
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3f3873e57c1..2c64d6f51c2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -143,8 +143,8 @@ spinach 9 10: *spinach-knapsack
.ruby-21: &ruby-21
image: "ruby:2.1"
<<: *use-db
- only:
- - master
+ # only:
+ # - master
cache:
key: "ruby21"
paths: