Skip to content
Snippets Groups Projects
Unverified Commit f6adacf5 authored by jordanbreen28's avatar jordanbreen28 Committed by GitHub
Browse files

Merge pull request #497 from puppetlabs/CONT-487-litmus_platform

Add x64_mingw support for puppet_litmus
parents 0bbd7f12 df55130f
No related branches found
No related tags found
No related merge requests found
...@@ -614,7 +614,9 @@ Gemfile: ...@@ -614,7 +614,9 @@ Gemfile:
':system_tests': ':system_tests':
- gem: 'puppet_litmus' - gem: 'puppet_litmus'
version: '< 1.0.0' version: '< 1.0.0'
platforms: ruby platforms:
- ruby
- x64_mingw
- gem: 'serverspec' - gem: 'serverspec'
version: '~> 2.41' version: '~> 2.41'
.gitlab-ci.yml: .gitlab-ci.yml:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment