Skip to content

Commit 9c2bffe

Browse files
committed
MODULES-10915: use facter 3 for spec test
This likley needs fixing in pdk or .sync but wanted to at least test the fix first
1 parent cada6d4 commit 9c2bffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ matrix:
3434
rvm: 2.4.5
3535
stage: spec
3636
-
37-
env: PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
37+
env: FACTER_GEM_VERSION='~> 3.11.0' PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
3838
rvm: 2.5.3
3939
stage: spec
4040
-

0 commit comments

Comments
 (0)