mathjs/.travis.yml
2016-12-15 21:14:19 +01:00

8 lines
63 B
YAML

language: node_js
node_js:
- 0.10
- 0.12
- 4
- 6
- 7