HomePhorge

(PUP-2948) enable rubocop for travisCI
0dcd4a8e41a0Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2948) enable rubocop for travisCI

Previously, the Rubocop gem was added to development and testing groups without
any further constraints. However, this caused failures in windows platform, due
to its dependency on json. Since we are using only multi-json, we do not want
to have this dependency added. So this commit restricts rubocop to
non-windows native rubies.

Details

Provenance
Rahul Gopinath <rahul@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUcae3f034c79e: Merge remote-tracking branch 'upstream/master' into puppet-4
Branches
Unknown
Tags
Unknown

Event Timeline

Rahul Gopinath <rahul@puppetlabs.com> committed rPU0dcd4a8e41a0: (PUP-2948) enable rubocop for travisCI (authored by Rahul Gopinath <rahul@puppetlabs.com>).Jul 28 2014, 7:31 PM