loopback-connector-remote/.travis.yml

10 lines
97 B
YAML

sudo: false
language: node_js
os:
- linux
- linux-ppc64le
node_js:
- "8"
- "10"
- "12"