aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: d312ec2d3419eee6f4bff210d6281a7c753451e6 (plain)
1
2
3
4
5
6
language: node_js
sudo: false
node_js:
  - 10
  - 12
  - 14