X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;ds=sidebyside;f=.travis.yml;h=198ce97c2b8686d67adb683d288dfd4a5dafd2fe;hb=546df89613a776fa97d049368f469c058844c431;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