X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=.travis.yml;h=f318f3796f76b98eb3dfc64b3e6ee1f4155994bd;hb=2a1f00d810b5c4f04b72bc6a393380b858f70909;hp=e33129b622660c9cd8beccea3c94842daf1c35ae;hpb=a4c3ece0a11e4e5c4f1f51a8bc8b7878d34ee052;p=dygraphs.git diff --git a/.travis.yml b/.travis.yml index e33129b..f318f37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,8 @@ node_js: sudo: false # Use container-based architecture script: > - gulp travis && + ./make-prod-combined.sh && + ./make-tests.sh && + ./run-tests.sh && curl -O https://raw.githubusercontent.com/danvk/travis-weigh-in/master/weigh_in.py && python weigh_in.py dist/dygraph-combined.js