mirror of
https://github.com/Wessel/pikmin.git
synced 2026-07-21 07:54:23 +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
|