We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5898c commit 76c83fdCopy full SHA for 76c83fd
.sync.yml
@@ -18,7 +18,7 @@
18
- travis_el7
19
includes:
20
- os: osx
21
- env: PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
+ env: PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec BUNDLE_WITH=system_tests
22
rvm: 2.5.3
23
stage: spec
24
- bundler_args:
.travis.yml
@@ -99,7 +99,7 @@ jobs:
99
rvm: 2.5.7
100
101
-
102
103
os: osx
104
105
0 commit comments