Bug fix for dygraph point selection touch event.
[dygraphs.git] / .travis.yml
index 198ce97..130ac69 100644 (file)
@@ -1,6 +1,6 @@
 language: node_js
 node_js:
-  - "0.10"
+  - "6"
 
 sudo: false  # Use container-based architecture
 script: >