Skip to content
Snippets Groups Projects
Unverified Commit bbd73d93 authored by azul's avatar azul
Browse files

ci: also test with ruby 2.4

parent 89b879a3
No related branches found
No related tags found
1 merge request!56ci: also test with ruby 2.4
Pipeline #
......@@ -18,6 +18,15 @@ ruby2-3:
paths:
- log/test.log
ruby2-4:
image: "ruby:2.4"
script:
- bundle exec rake test
artifacts:
when: on_failure
paths:
- log/test.log
services:
- couchdb:1.6.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment