Merge branch 'PR723'
[dygraphs.git] / .travis.yml
index cbda81c..130ac69 100644 (file)
@@ -1,6 +1,6 @@
 language: node_js
 node_js:
-  - "0.10"
+  - "6"
 
 sudo: false  # Use container-based architecture
 script: >
@@ -9,5 +9,4 @@ script: >
     npm run test &&
     npm run coverage &&
     ./scripts/post-coverage.sh &&
-    curl -O https://raw.githubusercontent.com/danvk/travis-weigh-in/master/weigh_in.py &&
-    python weigh_in.py dist/dygraph-combined.js
+    ./scripts/weigh-in.sh