node-postgres/.travis.yml
Brian Carlson e517b8ce14 WIP
2017-08-05 18:27:29 -05:00

8 lines
98 B
YAML

language: node_js
node_js:
- "4.2"
- "6"
- "8"
env:
- PGUSER=postgres PGDATABASE=postgres