UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

18 lines (17 loc) 215 B
sudo: false os: - linux language: node_js node_js: - "4" - "5" - "6" - "7" env: matrix: - TEST_SUITE=unit matrix: include: - node_js: "7" env: TEST_SUITE=lint script: npm run $TEST_SUITE