mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Add infrastructure files
This commit is contained in:
parent
0b45eda5a3
commit
1dd2d3a938
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