carto/.travis.yml

10 lines
75 B
YAML

language: node_js
node_js:
- '6'
- '8'
- '10'
script:
- npm test