aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMickaël Canévet <mickael.canevet@camptocamp.com>2014-12-11 13:57:30 +0100
committerMickaël Canévet <mickael.canevet@camptocamp.com>2014-12-11 13:57:30 +0100
commitaae3299e7960ea0fe54a9fca4c15861d99669ba5 (patch)
treebaf6c0b07ad1fa0c104f463c4f360fc49198de7f /.travis.yml
parent3ee2735268a16d6e1960eddd8d45bef7a3eb436c (diff)
downloadpuppet-dhcp-aae3299e7960ea0fe54a9fca4c15861d99669ba5.tar.gz
puppet-dhcp-aae3299e7960ea0fe54a9fca4c15861d99669ba5.tar.bz2
Update with modulesync_configs [skip ci]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index b73ab4b..5e24532 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,12 +1,14 @@
---
language: ruby
-bundler_args: --without development
+bundler_args: --without system_tests
script: ["bundle exec rake validate", "bundle exec rake lint", "bundle exec fakeroot rake spec SPEC_OPTS='--format documentation'", "bundle exec rake metadata"]
matrix:
fast_finish: true
include:
- rvm: 1.8.7
- env: PUPPET_GEM_VERSION="~> 3.0"
+ 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"
- rvm: 1.9.3
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 2.0.0