brianc
be7af371d8
Add more versions to the travis test matrix
2016-05-03 13:07:50 -05:00
Chris Kinsman
bd4a87d3a0
Remove node 0.10 and add 0.12
2015-12-16 16:58:18 -08:00
Chris Kinsman
e1ce9a3948
Eliminate detach/reattach strategy as it isn't able to differentiate between on/once and inconsistenly loses unshifted data depending on node version. Instead just split stream and send it to copy stream and the connection.stream at the same time. Disconnecting copy stream just means unpiping. Added handleCopyData to fulfill query contract but ignore the incoming data.
...
Add node 4.2.2 to Travis
Minimum postgres 9.2 to allow tests to complete in Travis
Remove test that is no longer needed since we no longer disconnect/reconnect listeners
2015-12-16 16:21:13 -08:00
brianc
d2b9677a02
Fix travis build
2015-03-09 08:11:33 -06:00
Brian M. Carlson
bfee86543f
Remove database from .travis.yml - that is not the problem
2014-09-16 00:34:34 -04:00
Brian M. Carlson
4222053744
Last try before I abandon travis
2014-09-15 23:50:14 -04:00
Brian M. Carlson
040ed5f4da
Mess with travis config
2014-09-15 23:48:14 -04:00
Brian M. Carlson
dcfffd0670
Try new travis changes
2014-09-15 23:39:42 -04:00
Brian M. Carlson
33f6ecc11b
Add workflow boilerplate files
2014-09-15 20:49:09 -04:00