Commit d170175

mokha <mokha@cisco.com>
2019-02-01 21:56:17
update ci config
1 parent 1d510de
.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: ruby:2.5
+image: ruby:2.6
 
 before_script:
   - apt-get update && apt-get install -y locales
.travis.yml
@@ -1,9 +1,9 @@
 sudo: false
 language: ruby
-cache: bundler
 rvm:
   - 2.3.8
   - 2.4.5
   - 2.5.3
+  - 2.6.0
 script:
   - bin/cibuild