Skip to content

Commit aa28a15

Browse files
committed
(IAC-859) Add ruby2.7 testing
1 parent 7d82abc commit aa28a15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
env: PUPPET_GEM_VERSION="~> 5" CHECK=spec
2525
- rvm: 2.5
2626
env: PUPPET_GEM_VERSION="~> 6" CHECK=spec
27+
- rvm: 2.7
28+
env: PUPPET_GEM_VERSION="~> 6" CHECK=spec
2729
- rvm: 2.1.9
2830
env: PUPPET_GEM_VERSION="~> 4" CHECK=rubocop
2931
- bundler_args: ""

0 commit comments

Comments
 (0)