Remove unused support/ files
This commit is contained in:
parent
a18c1e7e5e
commit
fea70e69c9
|
@ -1,3 +0,0 @@
|
||||||
[submodule "support/nodeunit"]
|
|
||||||
path = support/nodeunit
|
|
||||||
url = https://github.com/caolan/nodeunit.git
|
|
|
@ -1,5 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
# travis-ci.org now provides neo4j server but it is not started on boot
|
|
||||||
which neo4j && sudo neo4j start
|
|
||||||
sleep 5
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit b41facc8505e4516161452239a25711413711373
|
|
Loading…
Reference in New Issue