Adding touchOVER check to the pageX/Y
[dygraphs.git] / .travis.yml
CommitLineData
4c3816a5
DV
1language: node_js
2node_js:
3 - "0.10"
46fd9089 4
0f67c089 5sudo: false # Use container-based architecture
8db6393e 6script: "gulp travis"