language: node_js
node_js:
  - '0.12'
  - '5'
env:
  - PGUSER=postgres
