mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-07-07 17:04:59 +00:00
update travis badge to point to actions status (#219)
* update travis badge to point to actions status It seems Travis is currently not updating as expected, likely as a side effect of the repo moving. If we're comfortable leaning on Actions, then we can switch out the badge here and plan to remove Travis entirely. Alternatively we could reconfigure Travis to work with the new repo name. * Refer to correct branch Co-authored-by: Dandandan <danielheres@gmail.com>
This commit is contained in:
parent
8cc7702a8c
commit
f3b9edca28
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://crates.io/crates/sqlparser)
|
||||
[](https://travis-ci.org/ballista-computee/sqlparser-rs)
|
||||
[](https://github.com/ballista-compute/sqlparser-rs/actions?query=workflow%3ARust+branch%3Amain)
|
||||
[](https://coveralls.io/github/ballista-compute/sqlparser-rs?branch=main)
|
||||
[](https://gitter.im/sqlparser-rs/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue