Skip to content

Commit

Permalink
Merge pull request #75 from inkblot/puppet-4.0
Browse files Browse the repository at this point in the history
Add testing on 3.8.0 and 4.0.0
  • Loading branch information
inkblot committed Jan 19, 2016
2 parents 33242c8 + b854c11 commit d5e1b19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -5,9 +5,9 @@ rvm:
env:
- PUPPET_VERSION=3.3.0
- PUPPET_VERSION=3.4.0
- PUPPET_VERSION=3.5.0
- PUPPET_VERSION=3.6.0
- PUPPET_VERSION=3.7.0
- PUPPET_VERSION=3.8.0
- PUPPET_VERSION=4.0.0
gemfile: Gemfile.travis
before_install: 'cp Gemfile Gemfile.travis'
notifications:
Expand Down

0 comments on commit d5e1b19

Please sign in to comment.