mirror of
https://github.com/github/codeql-action.git
synced 2026-01-03 13:10:06 +08:00
9 lines
163 B
YAML
9 lines
163 B
YAML
version: ~> 1.0
|
|
language: node_js
|
|
os:
|
|
- linux
|
|
import:
|
|
- ljharb/travis-ci:node/all.yml
|
|
- ljharb/travis-ci:node/pretest.yml
|
|
- ljharb/travis-ci:node/posttest.yml
|