UNPKG

angular2-data-table

Version:

angular2-data-table is a Angular2 component for presenting large and complex data.

21 lines (15 loc) 395 B
language: node_js node_js: - 'node' addons: code_climate: repo_token: b20ca080ed80dafc784a94a23f78ba454c365f8a12a2d935351a2fb00251301b before_install: - export CHROME_BIN=chromium-browser - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start install: - npm install - npm install codeclimate-test-reporter after_script: - codeclimate-test-reporter < coverage/lcov.info