🔧 chore(latest): latest
This commit is contained in:
parent
74c535e93d
commit
2826bb20b7
1 changed files with 2 additions and 1 deletions
|
@ -3325,7 +3325,8 @@ softwarePackages:
|
||||||
_home: null
|
_home: null
|
||||||
_name: CodeClimate
|
_name: CodeClimate
|
||||||
_usesDocker: true
|
_usesDocker: true
|
||||||
brew: codeclimate/formulae/codeclimate
|
brew:darwin: codeclimate/formulae/codeclimate
|
||||||
|
script:linux: cd /tmp && curl -L https://github.com/codeclimate/codeclimate/archive/master.tar.gz | tar xvz && cd codeclimate-* && sudo make install
|
||||||
impl:
|
impl:
|
||||||
_bin: impl
|
_bin: impl
|
||||||
_desc: null
|
_desc: null
|
||||||
|
|
Loading…
Reference in a new issue