language: node_js
node_js:
  - "node"
  - "14"
  - "12"
  - "10"
  - "8"
notifications:
  slack: imonology:6XuV0eT2hcTdERw7WEEdvAUm
