mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
8 lines
97 B
YAML
8 lines
97 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- "0.11"
|
||
|
- "0.10"
|
||
|
- "0.8"
|
||
|
before_install:
|
||
|
- npm update -g npm
|