Update build badge to travis-ci.com

master
wesley 2021-07-26 07:38:03 +10:00 committed by GitHub
parent 1efbbbed99
commit b444e278fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# lua-star
[![Build Status](https://travis-ci.org/wesleywerner/lua-star.svg?branch=master)](https://travis-ci.org/wesleywerner/lua-star) Lua-star is a pure Lua A* path-finding library.
[![Build Status](https://www.travis-ci.com/wesleywerner/lua-star.svg?branch=master)](https://www.travis-ci.com/wesleywerner/lua-star)
Lua-star is a pure Lua A* path-finding library.
![lua star example screenshot](example/example.gif)