mirror of
https://github.com/github/codeql-action.git
synced 2026-01-01 20:20:07 +08:00
7 lines
90 B
YAML
7 lines
90 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.8
|
|
- '0.10'
|
|
before_script:
|
|
- npm install -g grunt-cli
|