1
0
Fork 0
freesewing/packages/i18n/.travis.yml

9 lines
106 B
YAML
Raw Normal View History

language: node_js
node_js:
- "node"
install:
- npm install
- npm run build
script:
- npm run test