Skip to content

Commit 4d2cf15

Browse files
committed
Add puppet 4 to travis testing
1 parent f02f838 commit 4d2cf15

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.sync.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ Rakefile:
2323
- '2sp_soft_tabs'
2424
- 'arrow_alignment'
2525

26+
.travis.yml:
27+
includes:
28+
- env: PUPPET_GEM_VERSION="= 4.6.1" CHECK=parallel_spec
29+
rvm: 2.1.9

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ matrix:
3737
-
3838
env: DEPLOY_TO_FORGE=yes
3939
stage: deploy
40+
-
41+
env: PUPPET_GEM_VERSION="= 4.6.1" CHECK=parallel_spec
42+
rvm: 2.1.9
4043
branches:
4144
only:
4245
- master

0 commit comments

Comments
 (0)