X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=.travis.yml;h=198ce97c2b8686d67adb683d288dfd4a5dafd2fe;hb=91bd611cb031bf1f3d39650e3109135fd0e78791;hp=a16a7b0831bdc4d7557d14c9e5badaab2849f761;hpb=ff876d52415b6d4299771c751a9f0267dec9791c;p=dygraphs.git diff --git a/.travis.yml b/.travis.yml index a16a7b0..198ce97 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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