Skip to content

Commit 01e2f99

Browse files
committed
Update readme and remove travis file
1 parent 7b512fa commit 01e2f99

3 files changed

Lines changed: 2 additions & 24 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run tests
1+
name: Tests
22

33
on:
44
push:

.travis.yml

Lines changed: 0 additions & 22 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
# Markdown table prettifier extension for Visual Studio Code
22

3-
[![Build Status](https://travis-ci.org/darkriszty/MarkdownTablePrettify-VSCodeExt.svg?branch=master)](https://travis-ci.org/darkriszty/MarkdownTablePrettify-VSCodeExt)
3+
[![Test Status](https://github.com/darkriszty/MarkdownTablePrettify-VSCodeExt/workflows/Tests/badge.svg)](https://github.com/darkriszty/MarkdownTablePrettify-VSCodeExt/actions)
44

55
Makes tables more readable for humans. Compatible with the Markdown writer plugin's table formatter feature in Atom.
66

0 commit comments

Comments
 (0)