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

7 lines
73 B
YAML

language: node_js
node_js:
- "6"
- "8"
cache: yarn
script: yarn test