revert gitlab-ci to ruby2.1

This commit is contained in:
James F. Carter
2016-10-05 11:58:50 +01:00
parent cb920e4e9d
commit edcaef532c

View File

@@ -1,4 +1,4 @@
image: "ruby:2.3" image: "ruby:2.1"
before_script: before_script:
- apt-get update; apt-get install -y check libev-dev net-tools - apt-get update; apt-get install -y check libev-dev net-tools