Merge pull request #588 from 3flex/fail-on-future-parser-problem

Don't allow failures when using the future parser
This commit is contained in:
James Fryman 2015-04-02 10:57:33 -05:00
commit 4c83aefae1

View file

@ -27,7 +27,5 @@ matrix:
env: PUPPET_GEM_VERSION="~> 2.7.0"
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 2.1.0
env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes"
notifications:
email: false