system_assignation/node_modules/flora-colossus/.travis.yml

7 lines
73 B
YAML
Raw Normal View History

2022-03-24 09:22:39 -04:00
language: node_js
node_js:
- "6"
- "8"
cache: yarn
script: yarn test