Skip to content

Commit

Permalink
Remove Ruby 1.9.3/Puppet 3.8 travis tests
Browse files Browse the repository at this point in the history
Puppet 3 is no longer supported, so testing it isn't a high priority
anymore.
  • Loading branch information
pcfens committed Jan 23, 2017
1 parent e858f2d commit adc8045
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,5 @@ matrix:
- rvm: 2.1.9
bundler_args: --without system_tests development
env: PUPPET_GEM_VERSION="~> 3.8"
- rvm: 1.9.3
bundler_args: --without system_tests development
env: PUPPET_GEM_VERSION="~> 3.8"
notifications:
email: false

0 comments on commit adc8045

Please sign in to comment.