mirror of
https://gitea.invidious.io/iv-org/shard-radix.git
synced 2024-08-15 00:43:21 +00:00
Remove Travis from CI
No longer use Travis for this project.
This commit is contained in:
parent
97b16625a4
commit
b7fcf6fcb0
2 changed files with 0 additions and 12 deletions
11
.travis.yml
11
.travis.yml
|
@ -1,11 +0,0 @@
|
||||||
language: crystal
|
|
||||||
crystal:
|
|
||||||
- latest
|
|
||||||
- nightly
|
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- crystal: nightly
|
|
||||||
|
|
||||||
notifications:
|
|
||||||
email:
|
|
||||||
on_success: never
|
|
|
@ -3,7 +3,6 @@
|
||||||
[Radix tree](https://en.wikipedia.org/wiki/Radix_tree) implementation for
|
[Radix tree](https://en.wikipedia.org/wiki/Radix_tree) implementation for
|
||||||
Crystal language
|
Crystal language
|
||||||
|
|
||||||
[](https://travis-ci.org/luislavena/radix)
|
|
||||||
[](https://github.com/luislavena/radix/releases)
|
[](https://github.com/luislavena/radix/releases)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue