language: node_js
script: ./run-ci.sh
notifications:
  irc: "chat.freenode.net#voxa"
node_js:
  - "10"
  - "12"
