Commit 2c02915c authored by James Lopez's avatar James Lopez

fix gitlab-ci.yml

parent f96abe4b
......@@ -160,7 +160,7 @@ bundler:audit:
- mysql
allow_failure: true
# Ruby 2.1 jobs
# Ruby 2.2 jobs
spec:feature:ruby22:
stage: test
......@@ -239,8 +239,8 @@ spec:services:ruby22:
- mysql
spec:benchmark:ruby22:
stage: test
image: ruby:2.2
stage: test
image: ruby:2.2
only:
- master
script:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment