mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Require rubocop checks in Travis
This commit updates Travis to require Rubocop to pass. This is possible now due to the fixes in #361.
This commit is contained in:
parent
57d2010db0
commit
d20e2a89b5
1 changed files with 0 additions and 3 deletions
|
|
@ -16,9 +16,6 @@ matrix:
|
||||||
- rvm: jruby-9.2.9.0
|
- rvm: jruby-9.2.9.0
|
||||||
env: "CHECK=test"
|
env: "CHECK=test"
|
||||||
|
|
||||||
# Remove the allow_failures section once
|
|
||||||
# Rubocop is required for Travis to pass a build
|
|
||||||
allow_failures:
|
|
||||||
- rvm: 2.4.9
|
- rvm: 2.4.9
|
||||||
env: "CHECK=rubocop"
|
env: "CHECK=rubocop"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue