changed names of new range selector options: FG > Foreground, BG > Background
[dygraphs.git] / .travis.yml
1 language: node_js
2 node_js:
3   - "0.10"
4
5 script: "make travis"