Update file software.yml
This commit is contained in:
parent
3cb15f7e72
commit
61f4e28279
1 changed files with 1 additions and 1 deletions
|
@ -3328,7 +3328,7 @@ softwarePackages:
|
|||
_home: null
|
||||
_name: CodeClimate
|
||||
_usesDocker: true
|
||||
brew:darwin: codeclimate/formulae/codeclimate
|
||||
brew: 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:
|
||||
_bin: impl
|
||||
|
|
Loading…
Reference in a new issue