Skip to content

Commit

Permalink
(IAC-859) Add ruby 2.7 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidS committed Jun 11, 2020
1 parent 21e6f87 commit 104332a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
env: PUPPET_GEM_VERSION='~> 6.14.0'
- rvm: 2.5.7
env: PUPPET_GEM_VERSION='https://github.com/puppetlabs/puppet.git#master'
- rvm: 2.7
env: PUPPET_GEM_VERSION='https://github.com/puppetlabs/puppet.git#master'
- rvm: 2.4.3
env: PUPPET_GEM_VERSION='https://github.com/puppetlabs/puppet.git#5.5.x'
- rvm: 2.1.9
Expand Down

0 comments on commit 104332a

Please sign in to comment.