X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=scripts%2Fweigh-in.sh;h=e3d0b990d1533bd37e6948176792ea74500a788c;hb=f160e4ac8166f74d1f0e5604061564fbca5ba5a5;hp=b46f8c88bb2600b33e1314dfe959c8d37f4bfbba;hpb=34b957edacfc4af7c35d370bd8eb690ee7ab7a62;p=dygraphs.git diff --git a/scripts/weigh-in.sh b/scripts/weigh-in.sh index b46f8c8..e3d0b99 100755 --- a/scripts/weigh-in.sh +++ b/scripts/weigh-in.sh @@ -10,7 +10,7 @@ if [ -z "$GITHUB_TOKEN" ]; then else curl -O https://raw.githubusercontent.com/danvk/travis-weigh-in/master/weigh_in.py - python weigh_in.py dist/dygraph-combined.js + python weigh_in.py dist/dygraph.min.js gzip -c dist/dygraph.min.js > dist/dygraph.min.js.gz python weigh_in.py dist/dygraph.min.js.gz