diff --git a/README.md b/README.md index 8d1854a..d371af7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ Node.js Neo4j Example [![Build Status](https://apibeta.shippable.com/projects/537510be71010d52005b52b5/badge/master)](https://beta.shippable.com/projects/537510be71010d52005b52b5) ================= -Uses Neo4j, a powerful open-source graph database. The app connects to a Neo4j instance and tests simple saving and retrieving of a single node using the [node-neo4j](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. +Uses Neo4j, a powerful open-source graph database. The app 123 connects to a Neo4j instance and tests simple saving and retrieving of a single node using the [node-neo4j](https://github.com/thingdom/node-neo4j) module. Shippable.yml shows how to start Neo4j and run mocha tests with testing and coverage reports displaying on Shippable.com. diff --git a/shippable.yml b/shippable.yml index 7e5a1a7..f79e6d0 100644 --- a/shippable.yml +++ b/shippable.yml @@ -4,6 +4,8 @@ language: node_js # Version number node_js: - 0.10 + + #neo4j runs on default port 7474 services: