prettymuchbryce / easystarjs

An asynchronous A* pathfinding API written in Javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous Integration

prettymuchbryce opened this issue · comments

Lets get CI working in easy star. Possibly through Travis or CircleCI.

I've made a PR to add Travis here: #86

I've made a 2nd PR using github actions here: #88

Ok, thanks for pointing out my mistake. I've made a 3rd PR with no extra code here: #89

Excellent. Thanks!