UNPKG

105 BYAMLView Raw
1# .travis.yml
2language: node_js
3node_js:
4 - 0.11
5 - 0.10
6 - 0.8
7 - 0.6
8
9notifications:
10 email: false
\No newline at end of file