diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml index 990ad45..d972387 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,11 +37,5 @@ matrix: - rvm: 1.9.3 bundler_args: --without system_tests env: PUPPET_GEM_VERSION="~> 3.0" - - rvm: 2.1.9 - bundler_args: --without system_tests - env: PUPPET_GEM_VERSION="~> 4.6.0" - - rvm: 2.1.9 - bundler_args: --without system_tests - env: PUPPET_GEM_VERSION="~> 4.7.0" notifications: email: false |