mirror of
https://github.com/Rushilwiz/innhibit.git
synced 2025-04-21 19:09:49 -04:00
9 lines
109 B
YAML
9 lines
109 B
YAML
language: node_js
|
|
|
|
node_js: "10"
|
|
matrix:
|
|
include:
|
|
- node_js: "4"
|
|
- node_js: "6"
|
|
- node_js: "8"
|