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…
Reference in New Issue
Block a user