mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Add boilerplate files
This commit is contained in:
parent
19a2d26fc1
commit
40f361fd8e
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
env:
|
||||
- PGUSER=postgres
|
||||
Loading…
x
Reference in New Issue
Block a user