X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=.travis.yml;h=a16a7b0831bdc4d7557d14c9e5badaab2849f761;hb=ff876d52415b6d4299771c751a9f0267dec9791c;hp=a2ac109af745b98248f1e1fb0d5c9362224ae579;hpb=514a10f302043e48459a79806775b6925dc9a7b5;p=dygraphs.git diff --git a/.travis.yml b/.travis.yml index a2ac109..a16a7b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,5 +7,6 @@ script: > npm run build && 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