mirror of
https://github.com/milligram/milligram.git
synced 2024-11-13 16:54:22 +00:00
9 lines
84 B
YAML
9 lines
84 B
YAML
language: node_js
|
|
node_js:
|
|
- 7
|
|
- 6
|
|
- 5
|
|
- 4
|
|
before_install:
|
|
- npm i -g npm
|