1
0
mirror of https://github.com/NickKaramoff/shareon synced 2025-01-23 20:30:47 +01:00
shareon-pulsanti-condivisio.../.travis.yml
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