Commit 8147dd1
Changed files (2)
.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: ruby:2.2
+image: ruby:2.5
before_script:
- apt-get update && apt-get install -y locales
.travis.yml
@@ -5,7 +5,7 @@ rvm:
- 2.2.10
- 2.3.7
- 2.4.4
- - 2.5.1
+ - 2.5.3
script:
- bin/cibuild
- bin/lint