Skip to content

Commit

Permalink
Add neo4j to CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gregturn committed Dec 24, 2016
1 parent 8875e39 commit 83da25a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,5 +1,7 @@
sudo: false
sudo: required
language: java
services:
- neo4j
jdk:
- oraclejdk8
script:
Expand Down

0 comments on commit 83da25a

Please sign in to comment.