Track code size on PRs track-code-size
authorDan Vanderkam <danvdk@gmail.com>
Fri, 23 Oct 2015 20:27:55 +0000 (16:27 -0400)
committerDan Vanderkam <danvdk@gmail.com>
Fri, 23 Oct 2015 20:45:45 +0000 (16:45 -0400)
.travis.yml

index be23833..e33129b 100644 (file)
@@ -3,4 +3,7 @@ node_js:
   - "0.10"
 
 sudo: false  # Use container-based architecture
-script: "gulp travis"
+script: >
+    gulp travis &&
+    curl -O https://raw.githubusercontent.com/danvk/travis-weigh-in/master/weigh_in.py &&
+    python weigh_in.py dist/dygraph-combined.js