We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e3c3e commit 9c6bb5fCopy full SHA for 9c6bb5f
README.md
@@ -1,6 +1,6 @@
1
# SuffixArrays
2
3
-[](https://travis-ci.org/JuliaCollections/SuffixArrays.jl)
+[](https://github.com/JuliaCollections/SuffixArrays.jl/actions/workflows/CI.yml)
4
5
A Julia package for computing [Suffix Arrays](http://en.wikipedia.org/wiki/Suffix_array).
6
The underlying suffix array sorting implementation is a pure Julia port of [sais](https://sites.google.com/site/yuta256/sais), by Yuta Mori.
0 commit comments