Skip to content

Commit aade196

Browse files
author
Robert Jackson
committed
Remove TravisCI setup.
1 parent 0d7e69e commit aade196

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

.travis.yml

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Simple HTML Tokenizer [![Build Status](https://travis-ci.org/tildeio/simple-html-tokenizer.svg?branch=master)](https://travis-ci.org/tildeio/simple-html-tokenizer)
1+
# Simple HTML Tokenizer [![Build Status](![CI](https://github.com/tildeio/simple-html-tokenizer/workflows/CI/badge.svg))](https://github.com/tildeio/simple-html-tokenizer/actions?query=workflow%3ACI)
22

33
Simple HTML Tokenizer is a lightweight JavaScript library that can be
44
used to tokenize the kind of HTML normally found in templates. It can be

0 commit comments

Comments
 (0)