language: node_js
node_js:
  - "6.2.1"
env:
  - EXPORT_COVERAGE=1

