This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update .travis.yml * Explicitly declare each unit stage * Skip install in depoy stage * Exclude vendor from RuboCop * Remove CodeClimate from older Ruby unit stages * Revert: Exclude vendor from RuboCop * Explicitly set RuboCop configuration file * Revert: Revert: Exclude vendor from RuboCop * Update Travis configuration - return unit stage to regular matrix - use default install command - test Terraform version 0.9.10 * Test preinstalled Ruby versions * Fix check on Ruby version in after_success * Use preinstall RubyGems version * Explicitly specify RuboCop configuration This should avoid configurations under `vendor/`. * Ignore `bin/` and `vendor/` in RuboCop * Skip unwanted, inherited steps * Replace `after_success` `skip` with `[]` `after_success` does not support `skip`
- Loading branch information
Showing
2 changed files
with
33 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters