Add build status badge.

master
Wesley 2017-12-02 15:24:14 +02:00
parent b6004415c7
commit 63b7e92ce6
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ script:
- busted
after_success:
- luacov-coveralls --exclude $TRAVIS_BUILD_DIR/lua_install
branches:
only:

View File

@ -1,6 +1,6 @@
# lua-star
Easy A* path finding for Lua
[![Build Status](https://travis-ci.org/wesleywerner/lua-star.svg?branch=master)](https://travis-ci.org/wesleywerner/lua-star) Easy A* path finding for Lua
![lua star example screenshot](example/lua-star-01.png)