Bug fix for dygraph point selection touch event.
[dygraphs.git] / .travis.yml
CommitLineData
4c3816a5
DV
1language: node_js
2node_js:
627e054d 3 - "6"
46fd9089 4
0f67c089 5sudo: false # Use container-based architecture
9e149228 6script: >
514a10f3
DV
7 npm run build &&
8 npm run build-tests &&
9 npm run test &&
ff876d52 10 npm run coverage &&
843b58d6 11 ./scripts/post-coverage.sh &&
2d0f8227 12 ./scripts/weigh-in.sh