Skip to content

Commit 9c11e48

Browse files
authored
replace Travis badge by GitHub build badge (#415)
1 parent a8e17c3 commit 9c11e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Neo4j Spatial
22

3-
[![Build Status](https://travis-ci.org/neo4j-contrib/spatial.png)](https://travis-ci.org/neo4j-contrib/spatial)
3+
[![build](https://github.com/neo4j-contrib/spatial/actions/workflows/pr-build.yaml/badge.svg?branch=master)](https://github.com/neo4j-contrib/spatial/actions/workflows/pr-build.yaml)
44

55
Neo4j Spatial is a library facilitating the import, storage and querying of spatial data in
66
the [Neo4j open source graph database](http://neo4j.org/).

0 commit comments

Comments
 (0)