Skip to content

Commit

Permalink
Merge pull request #30 from frankiethekneeman/frankiethekneeman-patch-1
Browse files Browse the repository at this point in the history
Puppet 3.8.2 needs ruby 2, it seems.
  • Loading branch information
frankiethekneeman authored Nov 1, 2016
2 parents 8e64816 + 349979c commit 4307310
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ rvm: 1.8.7
notifications:
email: false
env:
- PUPPET_VERSION=3.8.2 PUPPETCOMMAND="parser validate"
- PUPPET_VERSION=2.6.18 PUPPETCOMMAND=" --parseonly --ignoreimport"
- PUPPET_VERSION=2.7.26 PUPPETCOMMAND="parser validate"
script:
Expand All @@ -12,4 +11,6 @@ matrix:
include:
- rvm: 2.2.1
env: PUPPET_VERSION=4.2.1 PUPPETCOMMAND="parser validate"
- rvm: 2.2.1
env: PUPPET_VERSION=3.8.2 PUPPETCOMMAND="parser validate"

2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frankiethekneeman-gitlab_ci_multi_runner",
"version": "0.2.4",
"version": "0.3.0",
"author": "Francis J.. Van Wetering IV",
"license": "MIT",
"summary": "A Module to Install and register the Gitlab CI Multirunner.",
Expand Down

0 comments on commit 4307310

Please sign in to comment.