1
0
mirror of synced 2025-11-08 12:57:47 +00:00
Files
typescript-starter/.travis.yml
2017-06-27 18:56:44 -04:00

9 lines
95 B
YAML

sudo: false
language: node_js
node_js:
- 8
- 6
- 4
after_success:
- yarn send-coverage