Skip to content

Commit b3d9572

Browse files
committed
cleanup
1 parent 3a5ca04 commit b3d9572

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

.travis.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

README.md

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

3-
[![build status](https://travis-ci.org/c-cube/datalog.svg?branch=master "build status")](https://travis-ci.org/c-cube/datalog)
3+
[![build](https://github.com/c-cube/datalog/actions/workflows/main.yml/badge.svg)](https://github.com/c-cube/datalog/actions/workflows/main.yml)
44

55
An in-memory datalog implementation for OCaml.
66

0 commit comments

Comments
 (0)