mathjs/.travis.yml
2016-03-04 19:49:47 +01:00

7 lines
61 B
YAML

language: node_js
node_js:
- 0.10
- 0.12
- 4.3
- 5.7