UNPKG

dash-table-experiments

Version:
21 lines (18 loc) 394 B
machine: node: version: 6.9.2 post: - pyenv global 2.7.10 environment: TOX_PYTHON_27: python2.7 dependencies: pre: - npm install -g eslint - pip install tox - npm install - node_modules/.bin/builder run build-dist - node_modules/.bin/builder run copy-lib test: override: - tox - npm run test