diff --git a/.travis.yml b/.travis.yml index fbf94a6..e012e20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,13 +1,12 @@ language: ruby rvm: - 1.9.3 - - 2.0.0 + - 2.1.0 env: - - PUPPET_VERSION=3.3.0 - - PUPPET_VERSION=3.4.0 - PUPPET_VERSION=3.7.0 - PUPPET_VERSION=3.8.0 - PUPPET_VERSION=4.0.0 + - PUPPET_VERSION=4.5.0 gemfile: Gemfile.travis before_install: 'cp Gemfile Gemfile.travis' notifications: