try ruby2.3 in gitlab-ci

This commit is contained in:
James F. Carter
2016-10-05 11:42:32 +01:00
parent d907025d71
commit 50708326ec

View File

@@ -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