Optionalize size check
[dygraphs.git] / .travis.yml
index a2ac109..198ce97 100644 (file)
@@ -7,5 +7,6 @@ script: >
     npm run build &&
     npm run build-tests &&
     npm run test &&
-    curl -O https://raw.githubusercontent.com/danvk/travis-weigh-in/master/weigh_in.py &&
-    python weigh_in.py dist/dygraph-combined.js
+    npm run coverage &&
+    ./scripts/post-coverage.sh &&
+    ./scripts/weigh-in.sh