Skip to content

Commit

Permalink
chore: removed travis ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
paulvollmer committed Jun 24, 2020
1 parent 42d4aec commit 0055954
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
15 changes: 0 additions & 15 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
Expand Up @@ -2,7 +2,7 @@
<h3 align="center">lit</h3>
<p align="center">the universal literate programming tool</p>
<p align="center">
<a href="https://travis-ci.org/literate-programming/lit"><img alt="Travis" src="https://img.shields.io/travis/literate-programming/lit/master.svg?style=flat-square"> </a>
<a href="https://github.com/literate-programming/lit/actions"><img alt="Github Actions" src="https://img.shields.io/github/workflow/status/literate-programming/lit/ci.svg?style=flat-square"> </a>
<a href="https://github.com/literate-programming/lit/releases"><img alt="Software Release" src="https://img.shields.io/github/v/release/literate-programming/lit.svg?include_prereleases&style=flat-square&color=blue"></a>
<a href="/LICENSE"><img alt="Software License" src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square"></a>
</p>
Expand Down

0 comments on commit 0055954

Please sign in to comment.