mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-05-04 02:23:54 +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"
|