blob: 32e71a6b554e4bdd706a250798ef291923a9c9dc [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001language: node_js
2
3node_js:
4 - "0.10"
5 - "4"
6 - "5"
7
8sudo: false