KDD-OpenSource / neo4j-graph-algorithms

Efficient Graph Algorithms for Neo4j

Home Page:http://neo4j-contrib.github.io/neo4j-graph-algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup testing on travis

Baschdl opened this issue · comments

In the moment .travis.yml contains just some benchmarks. It should be really straightforward and easy to setup testing in Java on travis. If you have some problems, just ask.

We could also build the docker container each time and let Travis fail if our tests fail.

It already runs the tests on Travis – currently it's even failing.