mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-07-31 09:28:47 -04:00
7 lines
72 B
YAML
7 lines
72 B
YAML
language: node_js
|
|
sudo: false
|
|
node_js:
|
|
- "0.12"
|
|
- "0.11"
|
|
- "0.10"
|