Skip to content

Commit

Permalink
Moved from master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
WebReflection committed Jul 10, 2021
1 parent e32ff4d commit 566878e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,6 +5,6 @@ git:
depth: 1
branches:
only:
- master
- main
after_success:
- "npm run coveralls"
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# <em>µ</em>html

[![Downloads](https://img.shields.io/npm/dm/uhtml.svg)](https://www.npmjs.com/package/uhtml) [![Build Status](https://travis-ci.com/WebReflection/uhtml.svg?branch=master)](https://travis-ci.com/WebReflection/uhtml) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/uhtml/badge.svg?branch=master)](https://coveralls.io/github/WebReflection/uhtml?branch=master) [![CSP strict](https://webreflection.github.io/csp/strict.svg)](https://webreflection.github.io/csp/#-csp-strict)
[![Downloads](https://img.shields.io/npm/dm/uhtml.svg)](https://www.npmjs.com/package/uhtml) [![Build Status](https://travis-ci.com/WebReflection/uhtml.svg?branch=main)](https://travis-ci.com/WebReflection/uhtml) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/uhtml/badge.svg?branch=main)](https://coveralls.io/github/WebReflection/uhtml?branch=main) [![CSP strict](https://webreflection.github.io/csp/strict.svg)](https://webreflection.github.io/csp/#-csp-strict)

![snow flake](./uhtml-head.jpg)

Expand Down

0 comments on commit 566878e

Please sign in to comment.