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:
commit
4c83aefae1
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue