Down with gulp
[dygraphs.git] / .travis.yml
CommitLineData
4c3816a5
DV
1language: node_js
2node_js:
3 - "0.10"
46fd9089 4
0f67c089 5sudo: false # Use container-based architecture
9e149228 6script: >
514a10f3
DV
7 npm run build &&
8 npm run build-tests &&
9 npm run test &&
ff876d52 10 npm run coverage &&
9e149228
DV
11 curl -O https://raw.githubusercontent.com/danvk/travis-weigh-in/master/weigh_in.py &&
12 python weigh_in.py dist/dygraph-combined.js