mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Remove code that does not work in node v4.x
This commit is contained in:
parent
d5d221e711
commit
3f32f7d8a6
2
Makefile
2
Makefile
@ -42,8 +42,6 @@ test-missing-native:
|
||||
@echo "***Testing optional native install***"
|
||||
@rm -rf node_modules/pg-native
|
||||
@node test/native/missing-native.js
|
||||
@npm install pg-native@1.4.0
|
||||
@node test/native/missing-native.js
|
||||
@rm -rf node_modules/pg-native
|
||||
|
||||
node_modules/pg-native/index.js:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user