Skip to content

Commit bcfd973

Browse files
committed
Add github actions build badge
1 parent f692f96 commit bcfd973

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
.. image:: https://travis-ci.org/geoscript/geoscript-groovy.svg?branch=master
22
:target: https://travis-ci.org/geoscript/geoscript-groovy
33

4+
.. image:: https://github.com/geoscript/geoscript-groovy/workflows/Maven%20Build/badge.svg
5+
:target: https://github.com/geoscript/geoscript-groovy/actions
6+
47
GeoScript Groovy
58
================
69
GeoScript Groovy is the `Groovy <http://groovy.codehaus.org/>`_ implementation of `GeoScript <http://geoscript.org>`_. GeoScript is a geospatial scripting API for the JVM that contains one API and four implementations (`Python <https://github.com/jdeolive/geoscript-py>`_, `JavaScript <https://github.com/tschaub/geoscript-js>`_, `Scala <https://github.com/dwins/geoscript.scala>`_, and `Groovy <https://github.com/jericks/geoscript-groovy>`_).

0 commit comments

Comments
 (0)