Skip to content

Commit

Permalink
Remove travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
boki1 committed Jul 2, 2021
1 parent 2a44978 commit c06759e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Wait-free simulation of lock-free algorithms

[![Build Status](https://travis-ci.com/boki1/telamon.svg?token=ryUbS3gNwVxpTHwa5i5x&branch=master)](https://travis-ci.com/boki1/telamon)
[![Actions Status](https://github.com/boki1/telamon/actions/workflows/ci.yml/badge.svg)](https://github.com/boki1/telamon/actions/workflows/ci.yml)
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)

_Implementation of the algorithm described in [this](http://www.cs.technion.ac.il/~erez/Papers/wf-simulation-full.pdf) paper._
Expand Down

0 comments on commit c06759e

Please sign in to comment.