diff options
author | wesley <wesley.werner@gmail.com> | 2021-07-26 07:38:03 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 07:38:03 +1000 |
commit | b444e278fc1a481b3235d9acffde6034ce9c20e6 (patch) | |
tree | 7e8099ab2e10a4f4b224f0da3c6835c43fadfae8 | |
parent | 1efbbbed996f60ae53934179325376bf11c3b31f (diff) | |
download | lua-star-b444e278fc1a481b3235d9acffde6034ce9c20e6.tar.xz |
Update build badge to travis-ci.com
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ # lua-star -[](https://travis-ci.org/wesleywerner/lua-star) Lua-star is a pure Lua A* path-finding library. +[](https://www.travis-ci.com/wesleywerner/lua-star) + +Lua-star is a pure Lua A* path-finding library.  |