Skip to content

Commit

Permalink
Remove .travis.yml, add GitHub Actions badge
Browse files Browse the repository at this point in the history
  • Loading branch information
lszeremeta committed Dec 3, 2023
1 parent 89a017e commit e4382c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# YARS-PG grammar

[![Build Status](https://travis-ci.com/lszeremeta/yarspg.svg?branch=main)](https://travis-ci.com/lszeremeta/yarspg)
[![Test and pre-release](https://github.com/lszeremeta/yarspg/actions/workflows/pre-release.yml/badge.svg)](https://github.com/lszeremeta/yarspg/actions/workflows/pre-release.yml)
[![DOI](https://zenodo.org/badge/161351716.svg)](https://zenodo.org/badge/latestdoi/161351716)

The YARS-PG serialization is a special version of [YARS](https://github.com/lszeremeta/yars) for property graphs. This serialization is specially designed for property graphs:
Expand Down

0 comments on commit e4382c1

Please sign in to comment.