diff options
author | Mickaël Canévet <mickael.canevet@camptocamp.com> | 2015-04-23 09:29:01 +0200 |
---|---|---|
committer | Mickaël Canévet <mickael.canevet@camptocamp.com> | 2015-04-23 09:29:01 +0200 |
commit | 5016434b6c38ac61781f4c24cfd458693f6ea8bd (patch) | |
tree | b893d78d3829a341ff7df214f98e579d9e684426 | |
parent | 9ed393d4e152bb9ef2666449375ac96e890fdbd1 (diff) | |
download | puppet-dhcp-5016434b6c38ac61781f4c24cfd458693f6ea8bd.tar.gz puppet-dhcp-5016434b6c38ac61781f4c24cfd458693f6ea8bd.tar.bz2 |
Move Puppet 4 test to allowed failures
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 2fb78c8..f29da74 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,9 @@ matrix: env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes" - rvm: 2.1.0 env: PUPPET_GEM_VERSION="~> 4.0" + allow_failures: + - rvm: 2.1.0 + env: PUPPET_GEM_VERSION="~> 4.0" notifications: email: false deploy: |