summaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorTP Honey <tphoney@users.noreply.github.com>2015-04-22 17:19:08 +0100
committerTP Honey <tphoney@users.noreply.github.com>2015-04-22 17:19:08 +0100
commit126a2bde0ba826d334df04725c062a286e354105 (patch)
tree27efacaf21e1429d261fd9172b58c1a3571d5d2b /.sync.yml
parent7aab800dff04c485308edd906ce234e83ffb154e (diff)
parent7dc0025a0c8f3ddea12bf642a69a62e22daef071 (diff)
Merge pull request #237 from cmurphy/rspec-puppet-2
Testing updates
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.sync.yml b/.sync.yml
index 6fa460a..02c6c83 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -1,6 +1,11 @@
---
.travis.yml:
script: "\"bundle exec rake spec SPEC_OPTS='--format documentation'\""
+ extras:
+ - rvm: 1.8.7
+ env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.6.0"
+ - rvm: 1.8.7
+ env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.7.0"
Rakefile:
unmanaged: true
spec/spec_helper.rb: