fork: remove link to original project's CI

This commit is contained in:
Ashley Williams 2022-12-15 16:43:03 -06:00
parent eb275df9a9
commit 8936e34b05
2 changed files with 0 additions and 16 deletions

View File

@ -1,14 +0,0 @@
language: rust
cache:
directories:
- /home/travis/.cargo
matrix:
include:
- rust: nightly
script: cargo test
- rust: beta
script: cargo check --manifest-path examples/stdweb/Cargo.toml
- rust: stable
script: cargo check --manifest-path examples/stdweb/Cargo.toml

View File

@ -1,5 +1,3 @@
[![Build Status](https://travis-ci.org/bodil/typed-html.svg?branch=master)](https://travis-ci.org/bodil/typed-html)
# axohtml
This crate provides the `html!` macro for building fully type checked HTML