1
0
mirror of https://github.com/NickKaramoff/shareon synced 2025-02-03 17:27:32 +01:00
2020-03-25 17:44:11 +01:00

10 lines
112 B
YAML

language: node_js
node_js:
- node
- lts/erbium
- lts/dubnium
cache: yarn
install: yarn
script: yarn test