UNPKG

tscli

Version:
20 lines (18 loc) 220 B
sudo: false language: node_js cache: yarn notifications: email: false node_js: - "7" - "6" - "5" - "4" script: - yarn test branches: only: - master - /^greenkeeper/.*$/ matrix: fast_finish: true