Skip to content

Commit

Permalink
No support for Ruby 1.8 in Puppet 4
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed May 25, 2015
1 parent 39e76d2 commit 7d2931f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ matrix:
env: PUPPET=3.4 RUBY_AUGEAS=0.3.0 AUGEAS=1.0.0 LENSES=HEAD
- rvm: 2.0.0
env: PUPPET=3.4 RUBY_AUGEAS=0.3.0 AUGEAS=1.1.0 LENSES=HEAD
# No support for Ruby 1.8 in Puppet 4
- rvm: 1.8.7
env: PUPPET=4.0 RUBY_AUGEAS=0.5


install:
Expand Down

0 comments on commit 7d2931f

Please sign in to comment.