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