Track code size on PRs
[dygraphs.git] / .travis.yml
1 language: node_js
2 node_js:
3   - "0.10"
4
5 sudo: false  # Use container-based architecture
6 script: >
7     gulp travis &&
8     curl -O https://raw.githubusercontent.com/danvk/travis-weigh-in/master/weigh_in.py &&
9     python weigh_in.py dist/dygraph-combined.js