try ruby2.3 in gitlab-ci
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
image: "ruby:2.2"
|
||||
image: "ruby:2.3"
|
||||
|
||||
before_script:
|
||||
- apt-get update; apt-get install -y check libev-dev net-tools
|
||||
|
Reference in New Issue
Block a user