Add unit test to detect the "unwanted draw point"
[dygraphs.git] / .travis.yml
index a16a7b0..198ce97 100644 (file)
@@ -8,5 +8,5 @@ script: >
     npm run build-tests &&
     npm run test &&
     npm run coverage &&
-    curl -O https://raw.githubusercontent.com/danvk/travis-weigh-in/master/weigh_in.py &&
-    python weigh_in.py dist/dygraph-combined.js
+    ./scripts/post-coverage.sh &&
+    ./scripts/weigh-in.sh