From a75569fceb8d49c1539d11645b315189818af35a Mon Sep 17 00:00:00 2001 From: Phil Fenstermacher Date: Wed, 26 Oct 2016 16:41:35 -0400 Subject: [PATCH] Fix a typo in ruby test version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cb64da6..206cc58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ matrix: script: bundle exec rake beaker services: docker sudo: required - - rvm: 2.2.1 + - rvm: 2.3.1 dist: trusty env: PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_set=ubuntu-16.04 script: bundle exec rake beaker