language: node_js
node_js:
  - stable
  - 10
  - 8

# Use containers.
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false
