mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-05 03:11:04 +01:00
5 lines
89 B
YAML
5 lines
89 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
before_script: "make dev-deps"
|
|
script: "make test"
|