Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Commit

Permalink
updated travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Staender committed May 25, 2015
1 parent c2f664d commit a7ccf87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
services:
Expand All @@ -8,4 +9,4 @@ services:
rvm:
- 1.9.3
before_install:
- ruby test/neo4j_services.rb install && sleep 2 && ruby test/neo4j_services.rb start && sleep 3
- ruby test/neo4j_services.rb install && ruby test/neo4j_services.rb start

0 comments on commit a7ccf87

Please sign in to comment.