mirror of
https://github.com/Wessel/pikmin.git
synced 2026-06-08 14:18:54 +02:00
6 lines
93 B
YAML
6 lines
93 B
YAML
language: node_js
|
|
node_js:
|
|
- "node"
|
|
before_script:
|
|
- npm install wumpfetch
|
|
script: travis |