Skip to content

Commit 3f32f7d

Browse files
committed
Remove code that does not work in node v4.x
1 parent d5d221e commit 3f32f7d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ test-missing-native:
4242
@echo "***Testing optional native install***"
4343
@rm -rf node_modules/pg-native
4444
@node test/native/missing-native.js
45-
@npm install pg-native@1.4.0
46-
@node test/native/missing-native.js
4745
@rm -rf node_modules/pg-native
4846

4947
node_modules/pg-native/index.js:

0 commit comments

Comments
 (0)